aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-18 17:36:19 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-19 20:05:16 +0100
commit32f455c1317bf536aea63147d2c5074ae7425d42 (patch)
tree5088c6a25dd29915f3c7de1411b86b9633166a72 /app/Resources/static/themes
parent49b042dfdf33a0efd3c838e1476754e6019730d2 (diff)
downloadwallabag-32f455c1317bf536aea63147d2c5074ae7425d42.tar.gz
wallabag-32f455c1317bf536aea63147d2c5074ae7425d42.tar.zst
wallabag-32f455c1317bf536aea63147d2c5074ae7425d42.zip
Added tests
Diffstat (limited to 'app/Resources/static/themes')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index 21f948b1..8e33cfbc 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -349,7 +349,7 @@ nav input {
349.input-field.nav-panel-add, 349.input-field.nav-panel-add,
350.input-field.nav-panel-add form, 350.input-field.nav-panel-add form,
351.input-field.nav-panel-search, 351.input-field.nav-panel-search,
352.input-field.nav-panel-search form{ 352.input-field.nav-panel-search form {
353 height: 100%; 353 height: 100%;
354} 354}
355 355