From 3c9809bfe6898e5c7cf4c9c70bbeb280cf9197a4 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 29 Sep 2016 11:28:27 +0200 Subject: highlight the displayed mid and css fixes --- view/theme/redbasic/css/style.css | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2b0f3b853..a6d1d2a7e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1267,14 +1267,6 @@ img.mail-conv-sender-photo { font-size: $body_font_size; } -.wall-item-head { - padding: 10px 10px 0.5em 10px; -} - -.wall-item-content { - padding: 0.5em 10px; -} - .wall-event-item { padding: 10px; color: #fff; @@ -1289,11 +1281,6 @@ img.mail-conv-sender-photo { border-top-left-radius: $radiuspx; } -.wall-item-tools { - padding: 0.5em 10px 10px 10px; -} - - .wall-item-title { font-size: $font_size; } -- cgit v1.2.3