0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00
Gleb Mazovetskiy f7b27a02ce Remove all uses of selector &
If we want to support namespaced import:

```scss
.twbs {
  @import 'bootstrap';
}
```

We cannot use `selector &`, see sass/sass#1817.

`fieldset[disabled] &` is not needed as we no longer support IE8.
2015-08-27 13:11:14 +01:00
..
2014-12-02 14:02:35 -08:00
2015-08-27 13:11:14 +01:00
2014-12-02 14:02:35 -08:00
2014-12-02 14:02:35 -08:00
2015-04-29 12:00:11 -07:00
2014-12-02 14:02:35 -08:00
2015-06-18 23:56:43 -07:00
2014-12-24 22:22:15 +02:00
2014-12-02 14:02:35 -08:00
2014-12-02 14:02:35 -08:00
2014-12-02 14:02:35 -08:00