center checkmark to indicate that the setting was stored

This commit is contained in:
Bjoern Schiessle 2016-11-21 09:58:35 +01:00 committed by Roeland Jago Douma
parent 4a05aa8a02
commit a1ca54a0ae
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ input#openid, input#webdav { width:20em; }
#personal-settings-container > div > form span[class^="icon-checkmark"] {
position: absolute;
left: 239px;
top: 73px;
top: 82px;
pointer-events: none;
}
.federationScopeMenu {