fix button group shadows, update js docs to fix alert js file link
This commit is contained in:
parent
0db2d45350
commit
e877d125d7
8 changed files with 17 additions and 17 deletions
|
|
@ -70,7 +70,7 @@
|
|||
<div class="subnav">
|
||||
<ul class="nav pills">
|
||||
<li><a href="#buttonGroups">Button groups</a></li>
|
||||
<li><a href="#buttonDropdowns">Button dropdowns</a></li>
|
||||
<li><a href="#comboButtons">Combo buttons</a></li>
|
||||
<li><a href="#navs">Nav, tabs, pills</a></li>
|
||||
<li><a href="#navbar">Navbar</a></li>
|
||||
<li><a href="#breadcrumbs">Breadcrumbs</a></li>
|
||||
|
|
@ -156,9 +156,9 @@
|
|||
|
||||
<!-- Split button dropdowns
|
||||
================================================== -->
|
||||
<section id="buttonDropdowns">
|
||||
<section id="comboButtons">
|
||||
<div class="page-header">
|
||||
<h1>Split button dropdowns <small>Built on button groups to provide contextual menus</small></h1>
|
||||
<h1>Combo buttons <small>Built on button groups to provide contextual dropdown menus</small></h1>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue