]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs(sidenav): transition arrow too
authorGaël Poupard <gael.poupard@orange.com>
Thu, 12 Mar 2020 16:00:27 +0000 (17:00 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 28 Mar 2020 15:57:22 +0000 (17:57 +0200)
site/assets/scss/_sidebar.scss

index 4eb316cbb173735d48422531c251ea130e0e5610..120526fa45b89d2e9120bc5ad6bc8d68358e700e 100644 (file)
@@ -38,6 +38,7 @@
     margin-right: .25rem;
     line-height: 0; // Align in the middle
     content: escape-svg($sidebar-collapse-icon);
+    @include transition(transform .35s ease);
   }
 
   [aria-expanded="true"] {