diff options
| author | Mark Otto <[email protected]> | 2012-09-30 23:47:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-30 23:47:00 -0700 |
| commit | bfe51163e27abb90dd3ef56ca36a1c315d58c388 (patch) | |
| tree | 99f79e50abef87539b61e81ce70e1f1730eced78 /docs/assets/css/bootstrap.css | |
| parent | 3934e55254a73d1e64c4a881e12dda3f52f38ffa (diff) | |
| download | bootstrap-bfe51163e27abb90dd3ef56ca36a1c315d58c388.tar.xz bootstrap-bfe51163e27abb90dd3ef56ca36a1c315d58c388.zip | |
run make on prev commit
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index b2f60df3e..353370d87 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; } |
