diff --git a/public/css/style.css b/public/css/style.css index e66e1a65..db605fde 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -377,4 +377,9 @@ footer { position: relative; top: -0.5rem; float: right; -} \ No newline at end of file +} + +.comment-date { + font-size: smaller; + width: auto; /* Undo bootstrap's fixed width */ +} diff --git a/templates/view.html b/templates/view.html index cb4c01f5..be3cc185 100644 --- a/templates/view.html +++ b/templates/view.html @@ -93,7 +93,7 @@ {{.Username}} {{end}} -
+
{{.Date}}