Commit ed93fcb8 by Brian Talbot Committed by David Baumgold

Studio: adds back in transform-origin prop to dropdown nav icons

parent ee481dfd
......@@ -44,6 +44,7 @@ nav {
.ui-toggle-dd {
@include transform(rotate(-180deg));
@include transform-origin(50% 50%);
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment