Skip to content

Instantly share code, notes, and snippets.

@christophwolff
Last active November 16, 2016 21:44
Show Gist options
  • Save christophwolff/f84fff5f95822cb24949b56bb692decb to your computer and use it in GitHub Desktop.
Save christophwolff/f84fff5f95822cb24949b56bb692decb to your computer and use it in GitHub Desktop.
.comment-icon {
display: flex;
@include media-breakpoint-up(sm) { // Using native Bootstrap Breakpoints
display: inline-block;
}
}
//http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment