mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 22:21:34 +01:00
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;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
.et2_toolbar button {
|
.et2_toolbar button {
|
||||||
margin: 1px;
|
margin:1px;
|
||||||
|
margin-right: 3px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
}
|
}
|
||||||
.et2_toolbar-dropdown{
|
.et2_toolbar-dropdown{
|
||||||
|
Loading…
Reference in New Issue
Block a user