diff options
| author | syed <[email protected]> | 2013-07-25 12:43:14 +0500 |
|---|---|---|
| committer | syed <[email protected]> | 2013-07-25 12:43:14 +0500 |
| commit | a06afd8320418c50e433d1a4215b6553e3657152 (patch) | |
| tree | 84dd85314434299b100fe1395b35b110b030c009 /_includes | |
| parent | f8d5a974bcf385a709a1c55514506427fa28e547 (diff) | |
| download | bootstrap-a06afd8320418c50e433d1a4215b6553e3657152.tar.xz bootstrap-a06afd8320418c50e433d1a4215b6553e3657152.zip | |
Moved navs inline properties to variables.less and customize.html & nav-customize.html
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-customize.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html index 3099d6c71..26dbd3b03 100644 --- a/_includes/nav-customize.html +++ b/_includes/nav-customize.html @@ -12,6 +12,7 @@ <li><a href="#variables-form-states">Form states</a></li> <li><a href="#variables-alerts">Alerts</a></li> <li><a href="#variables-navbar">Navbar</a></li> + <li><a href="#variables-nav">Nav</a></li> <li><a href="#variables-tables">Tables</a></li> <li><a href="#variables-forms">Forms</a></li> <li><a href="#variables-dropdowns">Dropdowns</a></li> |
