]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs.css: rm duplicate semicolon
authorChris Rebert <github@rebertia.com>
Thu, 15 Aug 2013 19:55:43 +0000 (12:55 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 15 Aug 2013 19:55:43 +0000 (12:55 -0700)
assets/css/docs.css

index 297996694441c46fba95fa0474e52868f0b764d2..b297646f4b74ee213bfa5c6320abe2b31d6df328 100644 (file)
@@ -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 {