2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

docs.css: rm duplicate semicolon

This commit is contained in:
Chris Rebert
2013-08-15 12:55:43 -07:00
parent 834cbce9b7
commit a3cbdfab06
+1 -1
View File
@@ -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 {