1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 14:16:47 +02:00

Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip

This commit is contained in:
Mark Otto
2013-08-15 13:17:11 -07:00

View File

@@ -178,7 +178,7 @@ body {
margin-top: 15px; margin-top: 15px;
} }
.bs-customizer input[type="text"] { .bs-customizer input[type="text"] {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;; font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
background-color: #fafafa; background-color: #fafafa;
} }
.bs-customizer .help-block { .bs-customizer .help-block {