Merge pull request #7044 from nextcloud/settings-section-whitespace
Fix settings section whitespace
This commit is contained in:
commit
2d901c2ed5
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue