]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
Merge pull request #1395 from wallabag/v2-fix-1378
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / public / css / main.css
index 286fa6414600cf117755569134d7be09b6eb24e0..6c139b7289da8393fbe18a82dd44e4d12f892bba 100755 (executable)
@@ -391,6 +391,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;
 }