Merge pull request #7044 from nextcloud/settings-section-whitespace

Fix settings section whitespace
This commit is contained in:
Roeland Jago Douma 2017-11-02 14:50:15 +01:00 committed by GitHub
commit 2d901c2ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -787,10 +787,13 @@ span.version {
display: block;
margin: 8px 0;
}
padding: 10px 30px;
margin-bottom: 0;
}
.personal-settings-setting-box .section {
padding: 10px 30px;
}
.followupsection {
display: block;
padding: 0 30px 30px 30px;