Commit 3a7ddae3 authored by Mark Otto's avatar Mark Otto

fixes #9600

parent 06e6da09
...@@ -178,6 +178,7 @@ body { ...@@ -178,6 +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;;
background-color: #fafafa; background-color: #fafafa;
} }
.bs-customizer .help-block { .bs-customizer .help-block {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment