Skip to content

Instantly share code, notes, and snippets.

@GuyPaddock
Created April 7, 2015 21:55
Show Gist options
  • Save GuyPaddock/8d576858dea79d6bd27b to your computer and use it in GitHub Desktop.
Save GuyPaddock/8d576858dea79d6bd27b to your computer and use it in GitHub Desktop.
Additional fixes for the Toolbar in the Progressive premium theme for Drupal 7.
.toolbar.fixed-header.hidden-top .header {
margin-top: 1em;
}
.toolbar-drawer.fixed-header.hidden-top .header {
margin-top: 3em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment