mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 17:35:25 +00:00
Apply margin only on settings page
This commit is contained in:
parent
7083d183b9
commit
dc1c2debfb
1 changed files with 2 additions and 1 deletions
|
@ -367,6 +367,7 @@ main ul.row {
|
||||||
7 = Others
|
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;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue