Skip to content

Commit

Permalink
Fix Font size jumping width CollaboraOnline#3773
Browse files Browse the repository at this point in the history
Signed-off-by: andreas kainz <[email protected]>
Change-Id: Ie8b470dc597f4e9e7199550fe57cb98a9e5d42f1
  • Loading branch information
Andreas-Kainz authored and pedropintosilva committed Dec 2, 2021
1 parent 0ddcc07 commit d8a323b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions browser/css/toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,9 @@ button.leaflet-control-search-next
line-height: 24px;
padding-right: 8px;
}
#tb_editbar_item_fontsizes .select2-container{
min-width: 55px !important;
}
.fontsizes-select {
width: 55px !important;
}
Expand Down

0 comments on commit d8a323b

Please sign in to comment.