Skip to content

Commit

Permalink
fix(edit): Fix columns/accordion inner toolbar padding
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jun 3, 2022
1 parent 12f9a51 commit fafbb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/elements/button.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

// Maps, Video and Image blocks use buttons without
// icons, fix them in css for now
#page-edit .basic.button {
.toolbar-inner .ui.buttons .basic.button {
padding: 0;
background-color: transparent !important;
box-shadow: none !important;
Expand Down

0 comments on commit fafbb52

Please sign in to comment.