mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
Fix wrong icon height for toolbar widget in idots and jdots templates
This commit is contained in:
parent
facdd8143b
commit
0ad6f6cda6
@ -1189,6 +1189,7 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
|||||||
}
|
}
|
||||||
.et2_toolbar button {
|
.et2_toolbar button {
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
|
height: 24px;
|
||||||
}
|
}
|
||||||
.et2_toolbar-dropdown{
|
.et2_toolbar-dropdown{
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
|
Loading…
Reference in New Issue
Block a user