1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #2252 from wallabag/fix-last-merge

Fixed last merge who caused CSS/JS bugs
This commit is contained in:
Nicolas Lœuillet 2016-09-02 10:27:41 +02:00 committed by GitHub
commit 336262e6ee
6 changed files with 4 additions and 108 deletions

View file

@ -257,7 +257,7 @@ nav input {
display: none;
}
input-field.nav-panel-add, .input-field.nav-panel-add form {
.input-field.nav-panel-add, .input-field.nav-panel-add form {
height: 100%;
}