diff --git a/global_static/css/lib/simple-sidebar.css b/global_static/css/lib/simple-sidebar.css index 7f43057..3a6d3b7 100644 --- a/global_static/css/lib/simple-sidebar.css +++ b/global_static/css/lib/simple-sidebar.css @@ -8,10 +8,7 @@ #wrapper { padding-left: 0; - -webkit-transition: all 0.5s ease; - -moz-transition: all 0.5s ease; - -o-transition: all 0.5s ease; - transition: all 0.5s ease; + } #wrapper.toggled {