aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_clearfix.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens1-0/+2
Co-authored-by: XhmikosR <[email protected]>
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
* Fixed some linting issues * Run npm tasks after scss cleanup * Revert "Run npm tasks after scss cleanup" This reverts commit 1103a0da68d1846ad592eb4a105046a939557830. * Property sort order for grid * Let's respest the property order in the mixins * Respect property sort order in reboot file * ::-ms-expand is a vendor-prefix, add it to the scss-lint disable * Revert hover mixin comment * Fixed missing mixin hover-focus
2016-11-27Update clearfix mixin (#21224)Mark Otto1-1/+1
* Update clearfix to use block instead of table display (also reorder properties for linting) * update docs snippet for clearfix mixin—was apparently still using Less syntax and had old clearfix hack (even before the block change in this PR)
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-1/+1
Fix #17052
2015-08-23shorter clearfixMark Otto1-17/+2
2014-12-02convert to scssMark Otto1-0/+22