You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2022. It is now read-only.
With IE9, the .win-label elements within win-commandlayout moves on mouse over.
It seems that changing the rule button.win-command .win-label 'width: 100%;' removing the width: 100%; fix the issue.
With IE9, the
.win-labelelements withinwin-commandlayoutmoves on mouse over.It seems that changing the rule
button.win-command .win-label 'width: 100%;'removing thewidth: 100%;fix the issue.