Fix sidebar animation
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user