From: Chris Rebert Date: Mon, 7 Jul 2014 07:04:14 +0000 (-0700) Subject: grammar fix; indicate that img[src] shouldn't actually be empty X-Git-Tag: v3.3.0~378 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddffe769613dd94c7125e3a7a2546cc706f5e2b5;p=thirdparty%2Fbootstrap.git grammar fix; indicate that img[src] shouldn't actually be empty --- diff --git a/docs/_includes/components/navbar.html b/docs/_includes/components/navbar.html index 560eca8a70..7fa098c097 100644 --- a/docs/_includes/components/navbar.html +++ b/docs/_includes/components/navbar.html @@ -145,7 +145,7 @@ -

Replace the navbar brand with your own image by swapping the text for an <img>. Since the .navbar-brand has it's own padding and height, you may need to override some CSS depending on your image.

+

Replace the navbar brand with your own image by swapping the text for an <img>. Since the .navbar-brand has its own padding and height, you may need to override some CSS depending on your image.