aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities/_float.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens1-3/+5
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-12/+4
* Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam801-4/+4
* Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones
2016-11-27Remove redundant media queries (#21220)Starsam801-5/+3
2016-10-31Responsive display utilities (#20934)Mark Otto1-8/+14
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name * make floats use the same format, add float-none mixin
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-0/+13