diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 125df7ed03..472d0cd881 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -165,7 +165,7 @@ p#branding a { #content { clear: left; margin: 40px 0 45px 0; - padding: 0 110px; + padding: 0 80px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; @@ -270,7 +270,7 @@ p.time a { /* ----- Profile -----*/ #profile { clear: left; - margin: 0 -110px; + margin: 0 -80px; padding: 10px 0 0 0; min-height: 170px; border-top: 1px solid #D8E2D7;