Merge "Vector: New beta module with new typography styles"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 15 Oct 2013 16:34:44 +0000 (16:34 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 15 Oct 2013 16:34:44 +0000 (16:34 +0000)
1  2 
resources/Resources.php
skins/vector/screen.less

Simple merge
@@@ -9,9 -10,12 +9,12 @@@
   * the child selector. You can spot this by looking for the "OVERRIDDEN BY COMPLIANT BROWSERS" and
   * "IGNORED BY IE6" comments.
   */
 -@import "mediawiki.mixins.less";
 +@import "mediawiki.mixins";
  
  /* Framework */
+ html {
+       font-size: @html-font-size;
+ }
  html,
  body {
        height: 100%;