Merge "Fix "Compare selected revisions" button padding"

This commit is contained in:
jenkins-bot 2019-07-30 21:24:43 +00:00 committed by Gerrit Code Review
commit d37eed1a48

View file

@ -127,6 +127,7 @@
// "Compare selected revisions" button
.mw-history-compareselectedversions-button {
.mw-ui-button();
.mw-ui-button-colors-primary( @colorProgressive, @colorProgressiveHighlight, @colorProgressiveActive );
width: 100%;
max-width: 100%;