Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add space between drop down widget see issue #350
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Ibd15d4d1d677e10e29019971707129ec26cc66d4
  • Loading branch information
Andreas-Kainz committed Nov 5, 2020
1 parent 4fea146 commit 687d02e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loleaflet/css/toolbar.css
Expand Up @@ -390,6 +390,8 @@ button.leaflet-control-search-next
width: 150px !important;
}
#tb_editbar_item_fonts .select2-container{
margin-left: 5px;
margin-right: 5px;
width: 150px !important;
}
.fontsizes-select {
Expand Down

0 comments on commit 687d02e

Please sign in to comment.