mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Fix a silly typo
This commit is contained in:
parent
e148923f27
commit
c938c4438f
@ -1022,7 +1022,7 @@ h1[id] {
|
||||
}
|
||||
.bs-customizer .bs-callout h4 {
|
||||
margin-top: 0; /* lame, but due to specificity we have to duplicate */
|
||||
magin-bottom: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.bs-customizer input[type="text"] {
|
||||
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||
|
Loading…
Reference in New Issue
Block a user