mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
fix too much distance between text and icon
This commit is contained in:
parent
877cfb963a
commit
6f56fd99a6
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
#new > ul > li {
|
||||
height: 36px;
|
||||
margin: 5px;
|
||||
padding-left: 48px;
|
||||
padding-left: 42px;
|
||||
padding-bottom: 2px;
|
||||
background-position: initial;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue