Merge pull request #19062 from owncloud/line-height

fix height of 'All files' entry in sidebar
This commit is contained in:
Thomas Müller 2015-09-16 09:26:36 +02:00
commit fad963970c
1 changed files with 0 additions and 4 deletions

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