From bfe51163e27abb90dd3ef56ca36a1c315d58c388 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 30 Sep 2012 23:47:00 -0700 Subject: [PATCH] run make on prev commit --- docs/assets/css/bootstrap.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index b2f60df3eb..353370d876 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -91,12 +91,6 @@ input { line-height: normal; } -button::-moz-focus-inner, -input::-moz-focus-inner { - padding: 0; - border: 0; -} - button, html input[type="button"], input[type="reset"], @@ -399,7 +393,6 @@ h6 { font-family: inherit; font-weight: bold; line-height: 20px; - color: inherit; text-rendering: optimizelegibility; }