summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-11-16 15:00:10 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2016-11-21 11:29:58 +0100
commita15809ceed0125cf9a5dbc94d09d56816bcdd32c (patch)
tree4d315e0fbfcc52ed56321dd20d205dd51f96f775 /settings
parentf489fd99c352be3dfa65c1955573e44c13732e30 (diff)
downloadnextcloud-server-a15809ceed0125cf9a5dbc94d09d56816bcdd32c.tar.gz
nextcloud-server-a15809ceed0125cf9a5dbc94d09d56816bcdd32c.zip
Fix location of menu
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index f73386067a2..82b5a4165e5 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -82,7 +82,7 @@ input#openid, input#webdav { width:20em; }
height: 20px;
min-width: 200px;
}
-#avatarform > h2 span,
+#avatarform > h2,
#personal-settings-container > div h2 {
position: relative;
}