Skip to content

Commit

Permalink
Merge pull request #1838 from acquia/ACMS-4056
Browse files Browse the repository at this point in the history
ACMS-4056: Acquia CMS toolbar styling breaks core off-canvas dialog rendering fixes.
  • Loading branch information
vishalkhode1 authored Jul 1, 2024
2 parents 7e2932d + 11465d5 commit c7b4a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/acquia_cms_toolbar/css/acquia_cms_toolbar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.acquia-cms-toolbar #toolbar-administration .toolbar-bar {
margin-top: 10px !important;
top: 10px;
}

.acquia-cms-toolbar #toolbar-administration .toolbar-bar:before {
Expand Down

0 comments on commit c7b4a67

Please sign in to comment.