summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2013-12-19 15:15:32 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2013-12-19 15:15:32 +0100
commit6dc8dad23eea121989e0a89a67e92091802857a0 (patch)
tree15d6b5eda5fece8bf691d5ef8662f697b56b7073 /css
parent28d28d8c9eb5ed9f184b572cfd16994c024e4227 (diff)
add persistent option for compact view
Diffstat (limited to 'css')
-rw-r--r--css/settings.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/settings.css b/css/settings.css
index c5cc0fcbf..abf3b3ab8 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -36,6 +36,10 @@
padding-bottom: 25px;
}
+#app-settings-content p {
+ padding-left: 10px;
+}
+
.upload-icon,
.download-icon {
padding-left: 25px;