Commit f918f092 authored by Jason Thompson's avatar Jason Thompson Committed by Sascha Eggenberger
Browse files

Issue #3355036 by Harish1688, galactus86, sahal_va: Theme issue with Local...

Issue #3355036 by Harish1688, galactus86, sahal_va: Theme issue with Local Task menu item alignment in admin toolbar
parent 0f09f670
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -413,6 +413,7 @@
@media (min-width: 61em) {
  .gin-secondary-toolbar .toolbar-secondary .toolbar-bar .toolbar-menu {
    background-color: transparent;
    float: unset;
  }
}

+1 −0
Original line number Diff line number Diff line
@@ -353,6 +353,7 @@

      .toolbar-menu {
        background-color: transparent;
        float: unset;
      }
    }
  }