mediawiki.ui: Remove remaining stray references to Vector
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 15 Jul 2014 20:45:05 +0000 (22:45 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 15 Jul 2014 20:45:53 +0000 (20:45 +0000)
Change-Id: Ic85073314c8155c48c3cabb3d8ecb5e51f7669ea

resources/src/mediawiki.less/mediawiki.ui/mixins.less
resources/src/mediawiki.ui/default.less

index 5c500d9..bda4043 100644 (file)
@@ -3,7 +3,6 @@
 // ----------------------------------------------------------------------------
 
 // Font is not included.
-// For Vector, that should be layered on top with vector-type
 .agora-field-styling() {
 
        border: 1px solid @colorGrayLight;
index ab599fd..d21b814 100644 (file)
@@ -1,6 +1,5 @@
 /**
- * Provide Agora appearance for mw-ui-* classes when using a skin other than
- * Vector.
+ * Provide Agora appearance for mw-ui-* classes.
  */
 
 @import "components/forms";