diff options
| author | Mark Otto <[email protected]> | 2013-08-02 09:32:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-02 09:32:58 -0700 |
| commit | d0b94ead9a660adeca599b2cc49ce5134d432f2f (patch) | |
| tree | 23f4abb019f22bfc033f4c8e61e9ca96118c0dfb /_includes | |
| parent | 21be3efad3b1392ebc15acf082cbf3ae83437420 (diff) | |
| download | bootstrap-d0b94ead9a660adeca599b2cc49ce5134d432f2f.tar.xz bootstrap-d0b94ead9a660adeca599b2cc49ce5134d432f2f.zip | |
Fix #9008: consolidate `.alert-block` styles into `.alert`
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-components.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html index 86bf4d070..baf462322 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -85,7 +85,6 @@ <a href="#alerts">Alerts</a> <ul class="nav"> <li><a href="#alerts-default">Default alert</a></li> - <li><a href="#alerts-block">Block alerts</a></li> <li><a href="#alerts-alternatives">Contextual alternatives</a></li> <li><a href="#alerts-links">Links in alerts</a></li> </ul> |
