From: Steven Black
Date: Wed, 4 Sep 2013 18:40:32 +0000 (-0400)
Subject: fixed a
tag that was on its own line.
X-Git-Tag: v3.0.1~64^2~1^2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3647c1320bd6d7fe070c33686cdc1eb0f879cf7;p=thirdparty%2Fbootstrap.git
fixed a tag that was on its own line.
---
diff --git a/getting-started.html b/getting-started.html
index 7705e85d85..91648b5037 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -629,8 +629,7 @@ bootstrap/
Additional notes
- Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:
-
+ Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:
- Text-based form controls are now 100% wide. Wrap inputs inside
<div class="col-*"></div>
to control input widths.
.badge
no longer has contextual (-success,-primary,etc..) classes.