Created
December 3, 2015 06:43
-
-
Save lots0logs/dd4af491caa1ca01f69e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media (min-width: 960px) { | |
#menu-item-109, li.centered-inline-logo-wrap { | |
padding-right: 82px !important; | |
} | |
#top-menu li li { | |
padding: 5px 5px; | |
} | |
.nav li ul { | |
width: 201px; | |
} | |
#top-menu li li a { | |
width: 196px; | |
padding: 9px 10px 4px 15px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment