diff options
| author | syed <[email protected]> | 2013-07-26 17:04:15 +0500 |
|---|---|---|
| committer | syed <[email protected]> | 2013-07-26 17:04:15 +0500 |
| commit | 1b8ba0d15925a02e1522590423e38a7c888ea062 (patch) | |
| tree | 044a51c74366e965b331dbd95d1287cf3abde027 /_includes | |
| parent | 2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (diff) | |
| download | bootstrap-1b8ba0d15925a02e1522590423e38a7c888ea062.tar.xz bootstrap-1b8ba0d15925a02e1522590423e38a7c888ea062.zip | |
move things around :)
Moved pager, pagination, popovers, tooltip, progress bars & type
properties to variables.less
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-customize.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html index 26dbd3b03..661a2607e 100644 --- a/_includes/nav-customize.html +++ b/_includes/nav-customize.html @@ -27,9 +27,11 @@ <li><a href="#variables-thumbnails">Thumbnails</a></li> <li><a href="#variables-progress">Progress bars</a></li> <li><a href="#variables-pagination">Pagination</a></li> + <li><a href="#variables-pager">Pager</a></li> <li><a href="#variables-labels">Labels</a></li> <li><a href="#variables-tooltips-popovers">Tooltips and popovers</a></li> <li><a href="#variables-close">Close button</a></li> + <li><a href="#variables-type">Type</a></li> <li><a href="#variables-other">Other</a></li> </ul> </li> |
