From 38ebf3ad1aceb7e1b3530eb85db30bd74c7f1963 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 1 Sep 2013 00:33:35 +0200 Subject: more whitespace for oc6 --- css/owncloud6.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/css/owncloud6.css b/css/owncloud6.css index ab6fde77d..d2f974aba 100644 --- a/css/owncloud6.css +++ b/css/owncloud6.css @@ -24,18 +24,18 @@ } /* more whitespace for articles to fit design */ -.item_title { - margin-bottom: 10px; +#app-content .feed_item { + padding: 40px 5px 10px 5px; } -.item_author { - margin-bottom: 15px; +#app-content .item_title { + margin-bottom: 10px; } -.feed_item { - padding: 35px 5px 5px 5px; +#app-content .item_author { + margin-bottom: 15px; } -.feed_item .utils { +#app-content .feed_item .utils { margin-left: 10px; } \ No newline at end of file -- cgit v1.2.3