mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
docs.css: rm duplicate semicolon
This commit is contained in:
parent
834cbce9b7
commit
a3cbdfab06
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue