]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
upgrade form-group + input-group callout from info to warning
authorChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 05:02:56 +0000 (21:02 -0800)
committerChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 05:02:56 +0000 (21:02 -0800)
docs/components.html

index c962198348b6fcfb040fcc7129714e9ff4bb75de..a400d216dced9072361e50aaca4ac89ebe2194ba 100644 (file)
@@ -759,7 +759,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
       <h4>Tooltips &amp; popovers in input groups require special setting</h4>
       <p>When using tooltips or popovers on elements within an <code>.input-group</code>, you'll have to specify the option <code>container: 'body'</code> to avoid unwanted side effects (such as the element growing wider and/or losing its rounded corners when the tooltip or popover is triggered).</p>
     </div>
-    <div class="bs-callout bs-callout-info">
+    <div class="bs-callout bs-callout-warning">
       <h4>Don't mix with other components</h4>
       <p>Do not mix form group or grid column classes directly with input groups.</p>
     </div>