Merge pull request #1396 from wallabag/j0k3r-patch-1
Apply margin only on settings page
This commit is contained in:
commit
230413bdd1
@ -367,6 +367,7 @@ main ul.row {
|
||||
7 = Others
|
||||
========================================================================== */
|
||||
|
||||
div.input-field div, div.input-field ul {
|
||||
/* force height on non-input field in the settings page */
|
||||
div.settings div.input-field div, div.settings div.input-field ul {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user