Fix issue #1991: correction of the height field to add articles

This commit is contained in:
Alexandr Danilov 2016-08-26 01:13:35 +03:00
parent bf0d9ef534
commit ceebf13fe8

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
========================================================================== */