mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 11:01:04 +00:00
Merge pull request #1396 from wallabag/j0k3r-patch-1
Apply margin only on settings page
This commit is contained in:
commit
230413bdd1
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue