diff options
| author | Mark Otto <[email protected]> | 2013-08-15 13:17:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-15 13:17:11 -0700 |
| commit | c0c72a64b4c7a752e080c5470202e733641b88ef (patch) | |
| tree | d75ea28da688757d18207a6860e73730ccd84b1d /assets/css/docs.css | |
| parent | f9d2f9b6cd805c39217dcef0a11d4b721dc8e045 (diff) | |
| parent | a3cbdfab060c56d91d5802c070b9f5da3c96c463 (diff) | |
| download | bootstrap-c0c72a64b4c7a752e080c5470202e733641b88ef.tar.xz bootstrap-c0c72a64b4c7a752e080c5470202e733641b88ef.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index 4677e7caa..8ed5ef52d 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -178,7 +178,7 @@ body { margin-top: 15px; } .bs-customizer input[type="text"] { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace;; + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; background-color: #fafafa; } .bs-customizer .help-block { |
