From 4474630d77f1c3b87284afbacf5d35b4ea3349e2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 4 Dec 2014 00:10:24 -0800 Subject: restore px to base font size var --- docs/dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 66eab6a6b..5bcc5df77 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -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); } -- cgit v1.2.3