]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix a silly typo 10743/head
authorHeinrich Fenkart <hnrch02@gmail.com>
Fri, 20 Sep 2013 17:43:47 +0000 (19:43 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Fri, 20 Sep 2013 17:43:47 +0000 (19:43 +0200)
assets/css/docs.css

index 4c36e5717bc8acf8518f5698ca5fc1bad442cd64..86fcfc6da2ff55dc30322607d78fa04cf1ec0859 100644 (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;