Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Small layout fixes to settings hints
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
  • Loading branch information
jancborchardt committed Apr 25, 2017
commit 4e537b5d6bf95a49a4aa7b3ccd66a6ad92185cea
4 changes: 2 additions & 2 deletions apps/federation/css/settings-admin.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#ocFederationSettings p {
padding-top: 10px;
padding-bottom: 10px;
}

#listOfTrustedServers li {
padding-top: 10px;
padding-bottom: 10px;
}

.removeTrustedServer {
Expand Down
2 changes: 1 addition & 1 deletion apps/sharebymail/css/settings-admin.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ncShareByMailSettings p {
padding-top: 10px;
padding-bottom: 10px;
}
6 changes: 3 additions & 3 deletions settings/css/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}