Merge "Remove irritating transition on menu tabs"

This commit is contained in:
jenkins-bot 2017-07-20 21:50:30 +00:00 committed by Gerrit Code Review
commit c59d00982e
1 changed files with 0 additions and 5 deletions

View File

@ -155,11 +155,6 @@ div.vectorMenu h3 span {
.background-image-svg('images/arrow-down-icon.svg', 'images/arrow-down-icon.png');
background-position: 100% 100%;
background-repeat: no-repeat;
.transition(background-position 250ms);
}
div.vectorMenu.menuForceShow h3 span {
background-position: 100% 130%;
}
div.vectorMenuFocus h3 span {