Merge pull request #2241 from modos189/v2-issue-1991

Fix issue #1991: correction of the height field to add articles
This commit is contained in:
Jeremy Benoist 2016-08-26 07:26:42 +02:00 committed by GitHub
commit f7de67e26f

View file

@ -207,6 +207,10 @@ nav input {
display: none;
}
.input-field.nav-panel-add, .input-field.nav-panel-add form {
height: 100%;
}
/* ==========================================================================
2 = Side-nav
========================================================================== */