]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove "Separated link" in example where it's not 15299/head
authorTJ <tj@spectrumpixel.com>
Fri, 5 Dec 2014 00:00:31 +0000 (19:00 -0500)
committerTJ <tj@spectrumpixel.com>
Fri, 5 Dec 2014 00:00:31 +0000 (19:00 -0500)
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated.

I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.

docs/_includes/components/dropdowns.html

index e1dfc19f6ebce45d8b0dce48f4284423880b3d04..beade58cb9ac1eeee29feec6f85351bf89bb70cf 100644 (file)
@@ -15,7 +15,6 @@
         <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Action</a></li>
         <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Another action</a></li>
         <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Something else here</a></li>
-        <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Separated link</a></li>
       </ul>
     </div>
   </div><!-- /example -->