test(): right side only menu icon

This commit is contained in:
Adam Bradley
2015-11-04 14:45:32 -06:00
parent 9075f7b154
commit 46b161519a
3 changed files with 30 additions and 5 deletions

View File

@ -59,6 +59,7 @@ tab-highlight {
left: 0;
background: $tab-button-active-color;
transform-origin: 0 0;
transform: translateZ(0);
&.animate {
transition-duration: 300ms;