mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Fix a silly typo
This commit is contained in:
+1
-1
@@ -1022,7 +1022,7 @@ h1[id] {
|
|||||||
}
|
}
|
||||||
.bs-customizer .bs-callout h4 {
|
.bs-customizer .bs-callout h4 {
|
||||||
margin-top: 0; /* lame, but due to specificity we have to duplicate */
|
margin-top: 0; /* lame, but due to specificity we have to duplicate */
|
||||||
magin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.bs-customizer input[type="text"] {
|
.bs-customizer input[type="text"] {
|
||||||
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||||
|
|||||||
Reference in New Issue
Block a user