Fix a silly typo

This commit is contained in:
Heinrich Fenkart 2013-09-20 19:43:47 +02:00
parent e148923f27
commit c938c4438f

View File

@ -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;