summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-01 00:40:29 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-01 00:40:29 +0200
commit32c8435eff9bc8ca0fa440fd297d327979cec7ed (patch)
tree6621cd5026f7880a682f717ad760c4c117751bf7 /css
parent38ebf3ad1aceb7e1b3530eb85db30bd74c7f1963 (diff)
more whitespace for oc6
Diffstat (limited to 'css')
-rw-r--r--css/owncloud6.css11
1 files changed, 9 insertions, 2 deletions
diff --git a/css/owncloud6.css b/css/owncloud6.css
index d2f974aba..e48a7df30 100644
--- a/css/owncloud6.css
+++ b/css/owncloud6.css
@@ -31,9 +31,16 @@
#app-content .item_title {
margin-bottom: 10px;
}
-
#app-content .item_author {
- margin-bottom: 15px;
+ margin-bottom: 5px;
+}
+
+#app-content .body {
+ padding-top: 20px;
+}
+
+#app-content .feed_item .body > img:first-child {
+ padding-right: 20px;
}
#app-content .feed_item .utils {