forked from extern/egroupware
Give more space between toolbar buttons
This commit is contained in:
parent
acd07a1f93
commit
5c78150f9f
@ -1344,7 +1344,8 @@ div.ms-sel-ctn {
|
||||
padding: 0 !important;
|
||||
}
|
||||
.et2_toolbar button {
|
||||
margin: 1px;
|
||||
margin:1px;
|
||||
margin-right: 3px;
|
||||
height: 24px;
|
||||
}
|
||||
.et2_toolbar-dropdown{
|
||||
|
Loading…
Reference in New Issue
Block a user