From 7ed1ef081bb9ffcf646e208787aa90250a5f3b41 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Thu, 8 Jan 2015 20:38:11 +0100 Subject: [PATCH] styling fixes to primary aside section --- theme/base/css/display.css | 35 ++++++----------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 4be2d61e28..3c63e928dc 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -983,30 +983,6 @@ content: ":"; clear:both; } -.notice p.e-content { - clear: none; - display: block; -} - -.section .h-card .u-photo { -margin-right:7px; -margin-bottom:0; -} - -.section .notice { -padding-top:7px; -padding-bottom:7px; -border-top:0; -} - -.section .notice:first-child { -padding-top:0; -} - -.section .notice .author { -margin-right:0; -} - .notice-title { display:none; } @@ -1019,12 +995,13 @@ margin-right:0; width: 100%; } -#aside_primary .notices li { - margin-bottom: 8px; +#aside_primary .notice .h-card .u-photo { + height: 24px; + width: 24px; + margin-right: 8px; } - -#aside_primary .notice { - min-height: 24px; +#aside_primary .notice .e-content { + margin-left: 32px; } #export_data li {