Skip to content

Commit

Permalink
Create fix-bs3-groups-buttons.css
Browse files Browse the repository at this point in the history
  • Loading branch information
marqu3s authored Oct 31, 2024
1 parent 0028970 commit 212f4bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/fix-bs3-groups-buttons.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.note-editor .note-toolbar .note-btn-group.btn-group {
float: none;
}
.note-dropdown-menu.dropdown-menu {
min-width: 215px !important;
}

0 comments on commit 212f4bc

Please sign in to comment.