aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
authorRaghu Nayyar <hey@raghunayyar.com>2016-09-01 12:14:48 +0200
committerRaghu Nayyar <hey@raghunayyar.com>2016-09-17 14:38:26 +0200
commitb30908ba5d2d2425b32bfc3cc4db081f10de1e17 (patch)
tree37689fac97d690a256b1e5d95b21ccef467d707b /core/css/styles.css
parent16711a2f99ecb83aa937533bcf49d19d86a4ef03 (diff)
downloadnextcloud-server-b30908ba5d2d2425b32bfc3cc4db081f10de1e17.tar.gz
nextcloud-server-b30908ba5d2d2425b32bfc3cc4db081f10de1e17.zip
Removes tipsy when password verification is going on
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index efc49e02a17..60b325111f8 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -490,8 +490,9 @@ label.infield {
}
#personal-show + label {
height: 14px;
- margin-top: 14px;
- margin-left: -36px;
+ margin-top: -25px;
+ left: 295px;
+ display: block;
}
#passwordbutton {
margin-left: .5em;