From c963aa98e8fdadb42c9a24889578c6c8e6f3db27 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 11 Oct 2015 22:32:06 +0200 Subject: some conv-item restructuring to allow full width elements --- view/css/conversation.css | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'view/css') diff --git a/view/css/conversation.css b/view/css/conversation.css index e409cf4cf..9b659ea9f 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -83,15 +83,6 @@ code { margin-right: 10px; } -.wall-item-photo-wrapper { - margin-top: 0px; - margin-bottom: 20px; -} - -.comment .wall-item-photo-wrapper { - margin-bottom: 15px; -} - .wall-item-wrapper { margin-left:10px; } @@ -171,11 +162,6 @@ a.wall-item-name-link { margin-top: 10px; } -.wall-item-tools { - width: 100%; - margin-top: 10px; -} - .item-tool { cursor: pointer; } -- cgit v1.2.3