mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Fix toolbar's admin icon size
This commit is contained in:
parent
275763e7ec
commit
c18aabb100
@ -2846,7 +2846,7 @@ div.et2_toolbar.ui-widget-header {
|
||||
.et2_toolbar .et2_toolbar_more summary .toolbar-admin-pref {
|
||||
background-image: url(images/setup.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 12px;
|
||||
background-size: 20px;
|
||||
width: 20px;
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user