]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #9600
authorMark Otto <otto@github.com>
Thu, 15 Aug 2013 18:37:35 +0000 (11:37 -0700)
committerMark Otto <otto@github.com>
Thu, 15 Aug 2013 18:37:35 +0000 (11:37 -0700)
assets/css/docs.css

index 6639383ff54b4759f28cf4176aa185339ba08d5b..297996694441c46fba95fa0474e52868f0b764d2 100644 (file)
@@ -178,6 +178,7 @@ body {
   margin-top: 15px;
 }
 .bs-customizer input[type="text"] {
+  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;;
   background-color: #fafafa;
 }
 .bs-customizer .help-block {