@import "hacks-mixins.less"; input[type="submit"] { .button; .button-primary; .button-small; } /* @todo FIXME: one submit button in this file was given the classes * "button primary small" but I'm unable to find it in the actual GUI... */ form#mw-watchlist-resetbutton input[name="dummy"] { .button; .button-primary; }