Merge pull request #11477 from owncloud/improve-heading-whitespace

increase whitespace below headings in settings
This commit is contained in:
Morris Jobke 2014-10-08 13:48:25 +02:00
commit 063ca4f39b

View file

@ -484,7 +484,7 @@ button.loading {
} }
.section h2 { .section h2 {
font-size: 20px; font-size: 20px;
margin-bottom: 7px; margin-bottom: 12px;
} }
.section h3 { .section h3 {
font-size: 16px; font-size: 16px;