Studio: adds back in transform-origin prop to dropdown nav icons
This commit is contained in:
committed by
David Baumgold
parent
ee481dfdb5
commit
ed93fcb89a
@@ -44,6 +44,7 @@ nav {
|
||||
|
||||
.ui-toggle-dd {
|
||||
@include transform(rotate(-180deg));
|
||||
@include transform-origin(50% 50%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user