fix height of 'All files' entry in sidebar

This commit is contained in:
Jan-Christoph Borchardt 2015-09-15 19:25:49 +02:00
parent 9883d5b85d
commit 1d56d74c3f

View file

@ -110,10 +110,6 @@
cursor: pointer;
}
#app-navigation .nav-files a {
display: inline-block;
}
#app-navigation .nav-files a.new.hidden {
display: none;
}