Merge "Fix missing import in mediawiki.ui"

This commit is contained in:
jenkins-bot 2014-05-06 12:18:59 +00:00 committed by Gerrit Code Review
commit 97fbf724fa

View file

@ -1,5 +1,6 @@
// Form elements and layouts
@import "mediawiki.mixins";
@import "../../mixins/utilities";
@import "../../mixins/forms";