Skip to content

Instantly share code, notes, and snippets.

@jafstar
Created July 19, 2012 04:07
Show Gist options
  • Save jafstar/3140685 to your computer and use it in GitHub Desktop.
Save jafstar/3140685 to your computer and use it in GitHub Desktop.
ie css ticks
/*****************************BAR FOOTER *****************************/
.widget-footer:first-child + div + div {
margin-right: 0px !important;
}
/*****************************MENU *****************************/
#menu a:first-child + a + a + a + a {
border-right: 0px solid #000 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment