mirror of https://github.com/twbs/bootstrap.git
Remove obsolete prefixes (#32012)
This commit is contained in:
parent
a6156ede32
commit
c196d21e7f
|
@ -12,8 +12,6 @@
|
||||||
height: 50px;
|
height: 50px;
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
margin-left: 50px;
|
margin-left: 50px;
|
||||||
-webkit-transform: rotate(270deg);
|
|
||||||
-ms-transform: rotate(270deg);
|
|
||||||
transform: rotate(270deg);
|
transform: rotate(270deg);
|
||||||
margin-top: 100px;
|
margin-top: 100px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue