Increase icon element's width
Change-Id: Ic11cbf02513f7c9052bec26f5a56d354219ef24a Reviewed-on: https://gerrit.libreoffice.org/80134 Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> Tested-by: Szymon Kłos <szymon.klos@collabora.com>
This commit is contained in:
parent
0d20263151
commit
b156d80107
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@
|
|||
overflow: visible !important;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo .w2ui-tb-image, #tb_actionbar_item_userlist{
|
||||
min-width: 48px;
|
||||
}
|
||||
#toolbar-down {
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Reference in a new issue