mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
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;
|
||||
}
|
||||
|
||||
.input-field.nav-panel-add, .input-field.nav-panel-add form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
2 = Side-nav
|
||||
========================================================================== */
|
||||
|
Loading…
Reference in New Issue
Block a user