Merge pull request #19062 from owncloud/line-height
fix height of 'All files' entry in sidebar
This commit is contained in:
commit
fad963970c
|
@ -110,10 +110,6 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
#app-navigation .nav-files a {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#app-navigation .nav-files a.new.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue