]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
upgrade #callout-navbar-overflow from info to warning
authorChris Rebert <github@rebertia.com>
Mon, 20 Jan 2014 23:02:48 +0000 (15:02 -0800)
committerChris Rebert <github@rebertia.com>
Mon, 20 Jan 2014 23:02:48 +0000 (15:02 -0800)
docs/components.html

index 0250f191d494f0100813ebe2465f930039612697..3dc7738537d483ee4a5df42baacb345eba61e726 100644 (file)
@@ -1254,7 +1254,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
   <h2 id="navbar-default">Default navbar</h2>
   <p>Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.</p>
 
-  <div class="bs-callout bs-callout-info" id="callout-navbar-overflow">
+  <div class="bs-callout bs-callout-warning" id="callout-navbar-overflow">
     <h4>Overflowing content</h4>
     <p>Since Bootstrap doesn't know how much space the content in your navbar needs, you might run into issues with content wrapping into a second row. To resolve this, you can:</p>
     <ol type="a">