0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +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
..
2015-08-27 13:11:14 +01:00
2015-08-27 13:11:14 +01:00
2015-08-25 15:38:20 +03:00
2015-08-24 16:44:55 -05:00
2015-08-27 13:11:14 +01:00
2015-08-22 18:36:43 -07:00
2015-08-27 13:11:14 +01:00
2015-08-23 01:00:22 -07:00
2015-08-18 20:28:41 -07:00
2015-08-25 15:38:20 +03:00
2014-12-02 14:02:35 -08:00
2015-08-23 01:12:00 -07:00
2015-08-05 00:48:42 -07:00