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:
Pedro 2019-10-03 15:36:48 +02:00 committed by Szymon Kłos
parent 0d20263151
commit b156d80107

View file

@ -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;