Small layout fixes to settings hints

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-04-25 15:57:02 +02:00
parent f62b75b2b8
commit 4e537b5d6b
3 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
#ocFederationSettings p {
padding-top: 10px;
padding-bottom: 10px;
}
#listOfTrustedServers li {
padding-top: 10px;
padding-bottom: 10px;
}
.removeTrustedServer {

View File

@ -1,3 +1,3 @@
#ncShareByMailSettings p {
padding-top: 10px;
padding-bottom: 10px;
}

View File

@ -979,8 +979,8 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
#warning {
color: red;
}
.settings-hint {
margin-top: -12px;
color: #AAAAAA;
font-size: 90%;
margin-bottom: 12px;
opacity: .7;
}