mirror of https://github.com/twbs/bootstrap.git
Change class name
This commit is contained in:
parent
f58c9c505a
commit
76449ba3e3
|
@ -1,5 +1,5 @@
|
||||||
@if $enable-debugger-classes {
|
@if $enable-debugger-classes {
|
||||||
.debug {
|
.#{$prefix}grid-debug {
|
||||||
&::before {
|
&::before {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Reference in New Issue