2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

restore px to base font size var

This commit is contained in:
Mark Otto
2014-12-04 00:10:24 -08:00
parent c213ff820a
commit 4474630d77
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ td, th {
/* line 20, /Users/mdo/work/bootstrap/scss/scaffolding */
html {
font-size: 16 px;
font-size: 16px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}