]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use px for font-size fixes #13737 13738/head
authorThomas Welton <thomaswelton@me.com>
Thu, 5 Jun 2014 11:07:40 +0000 (12:07 +0100)
committerThomas Welton <thomaswelton@me.com>
Thu, 5 Jun 2014 11:07:40 +0000 (12:07 +0100)
less/scaffolding.less

index c658d7bf5b91e6f7ac60a87e968ca544955ba990..c1e270fb74157a62996b2d8012271677b0231a16 100644 (file)
@@ -20,7 +20,7 @@
 // Body reset
 
 html {
-  font-size: 62.5%;
+  font-size: 10px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
 }