mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
fix #3235
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
f55260bc83
commit
befc49d937
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ input#openid, input#webdav { width:20em; }
|
|||
}
|
||||
#personal-settings-container > div > form span[class^="icon-checkmark"] {
|
||||
position: absolute;
|
||||
left: 239px;
|
||||
left: 228px;
|
||||
top: 82px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue