summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-12-04 16:42:31 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-12-28 18:50:50 +0100
commit640adde3b9fb1b47db0570e830d38f9bc7fa7928 (patch)
treeca1014c8f3d8f13cec72c01704f7136762619462 /core
parent9c4ab517353d950627f7e36d983728f0deeccde7 (diff)
downloadnextcloud-server-640adde3b9fb1b47db0570e830d38f9bc7fa7928.tar.gz
nextcloud-server-640adde3b9fb1b47db0570e830d38f9bc7fa7928.zip
improve layout of personal settings page
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index ce2cfa37c64..7604a6ef343 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -705,9 +705,9 @@ code { font-family:"Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono
#quota {
cursor: default;
- margin: 30px;
+ margin: 30px !important;
position: relative;
- padding: 0;
+ padding: 0 !important;
}
#quota div {
padding: 0;