Merge pull request #3239 from nextcloud/added-inline-button

fix #3235
This commit is contained in:
Christoph Wurst 2017-01-25 08:53:22 +01:00 committed by GitHub
commit 77fcee7979
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,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;
}