Skip to content

Instantly share code, notes, and snippets.

@geraldvillorente
Created April 12, 2015 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geraldvillorente/bf1695a6e3a5955a7b68 to your computer and use it in GitHub Desktop.
Save geraldvillorente/bf1695a6e3a5955a7b68 to your computer and use it in GitHub Desktop.
Admin module and Bootstrap css fix
/* Put this css in your subtheme css */
/* Bootstrap admin menu fix */
.logged-in #admin-toolbar ul.menu li a,
.logged-in div#admin-toolbar.vertical div.admin-tab {
height: 26px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment