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
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%;
}