mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-18 03:10:58 +00:00
Remove "Separated link" in example where it's not
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.
This commit is contained in:
parent
ac49a09906
commit
f837a3f775
1 changed files with 0 additions and 1 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue