1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 22:26:57 +02:00

Remove obsolete prefixes (#32012)

This commit is contained in:
XhmikosR
2020-10-30 07:29:48 +02:00
committed by GitHub
parent a6156ede32
commit c196d21e7f

View File

@@ -12,8 +12,6 @@
height: 50px;
border: 1px solid;
margin-left: 50px;
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
margin-top: 100px;
}