]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove obsolete prefixes (#32012)
authorXhmikosR <xhmikosr@gmail.com>
Fri, 30 Oct 2020 05:29:48 +0000 (07:29 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Oct 2020 05:29:48 +0000 (07:29 +0200)
js/tests/visual/tooltip.html

index 59d17fbb5733d9b4c696e807eb555ecea5d27340..c06ac739b03ce85052100a837c9f0af532133f68 100644 (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;
       }