forked from wallabag/wallabag
Fix issue #1991: correction of the height field to add articles
This commit is contained in:
@ -207,6 +207,10 @@ nav input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.input-field.nav-panel-add, .input-field.nav-panel-add form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
2 = Side-nav
|
||||
========================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user