From: Jef van Schendel Date: Fri, 1 Jul 2011 15:25:15 +0000 (+0200) Subject: Put comment author/date on the left X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=13b4cbf01436ba2b734358743ad82c466a9110b8;p=mediagoblin.git Put comment author/date on the left --- diff --git a/mediagoblin/static/css/base.css b/mediagoblin/static/css/base.css index 0d594169..924d68b2 100644 --- a/mediagoblin/static/css/base.css +++ b/mediagoblin/static/css/base.css @@ -227,9 +227,6 @@ a.mediagoblin_logo:hover { .comment_author { margin-bottom:40px; - font-size:14px; - text-align:right; - border-top:1px solid #393939; padding-top:4px; }