diff options
| author | Mark Otto <[email protected]> | 2013-12-08 23:18:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-08 23:18:28 -0800 |
| commit | 0016c17f9307bc71fc96d8d4680a9c861f137cae (patch) | |
| tree | 924b71e67407df3203ed726480c06063c52be9d6 /dist/css/bootstrap-theme.min.css | |
| parent | 2a4621b71f3440fac06f519fe9a0e61d4418dbe6 (diff) | |
| download | bootstrap-0016c17f9307bc71fc96d8d4680a9c861f137cae.tar.xz bootstrap-0016c17f9307bc71fc96d8d4680a9c861f137cae.zip | |
Switch to `&:extend(.clearfix all)` for clearfix mixin
Original discussion:
https://github.com/less/less.js/issues/1437#issuecomment-21383639.
Since we’re switching to `grunt-contrib-less`, we can take advantage of
newer LESS features than what RECESS supported. Included in that is the
ability to `:extend`, and not only that, but `:extend(.mixin-name
all)`. By doing so, we remove duplicate CSS for all our elements that
were being clearfix-ed.
Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686,
#9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652.
(dem issues, tho)
Diffstat (limited to 'dist/css/bootstrap-theme.min.css')
0 files changed, 0 insertions, 0 deletions
