summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-25 17:47:23 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-25 17:47:23 +0200
commit3bb41f414448ae116e8c36a72f8724b374119f53 (patch)
tree09eccdbdb88608b6b7230b65544bd80ed883e749 /settings
parentbbb58625fee3127208c968c0f81cd5f9f86d97eb (diff)
downloadnextcloud-server-3bb41f414448ae116e8c36a72f8724b374119f53.tar.gz
nextcloud-server-3bb41f414448ae116e8c36a72f8724b374119f53.zip
Move h2 and settings-hint together
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index fe7be86d6e8..7e91877773e 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -981,6 +981,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
}
.settings-hint {
+ margin-top: -12px;
margin-bottom: 12px;
opacity: .7;
}