0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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

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 {