Skip to content

Instantly share code, notes, and snippets.

@rfmeier
Created June 5, 2014 20:25
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 rfmeier/c71246bbabb9d58b7eaf to your computer and use it in GitHub Desktop.
Save rfmeier/c71246bbabb9d58b7eaf to your computer and use it in GitHub Desktop.
Adjust padding on Genesis Nav Extras
/* line ~1164 */
.genesis-nav-menu li.right {
float: right;
padding-top: 7px 0 0 0;
padding-top: 0.7rem 0 0 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment