Skip to content

Instantly share code, notes, and snippets.

@eri-trabiccolo
Created June 17, 2015 15:00
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 eri-trabiccolo/e6d1f4128fa1016ece77 to your computer and use it in GitHub Desktop.
Save eri-trabiccolo/e6d1f4128fa1016ece77 to your computer and use it in GitHub Desktop.
Split socials part: css
.navbar-wrapper .inside.site-description { float: left;}
.inside.site-description + .social-block { text-align: right;}
@media (max-width: 979px){
.inside.site-description + .social-block { display: none;}
.outside .social-block {width: 100%; margin-left:0;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment