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:
commit
f7de67e26f
@ -207,6 +207,10 @@ nav input {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-field.nav-panel-add, .input-field.nav-panel-add form {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* ==========================================================================
|
/* ==========================================================================
|
||||||
2 = Side-nav
|
2 = Side-nav
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user