diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css index 286fa641..6c139b72 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css | |||
@@ -391,6 +391,7 @@ main ul.row { | |||
391 | 7 = Others | 391 | 7 = Others |
392 | ========================================================================== */ | 392 | ========================================================================== */ |
393 | 393 | ||
394 | div.input-field div, div.input-field ul { | 394 | /* force height on non-input field in the settings page */ |
395 | div.settings div.input-field div, div.settings div.input-field ul { | ||
395 | margin-top: 40px; | 396 | margin-top: 40px; |
396 | } | 397 | } |