diff options
| author | Mark Otto <[email protected]> | 2013-01-16 13:07:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-16 13:07:08 -0800 |
| commit | bc7fd582edd592bc3061f37c59e381fc5ec85187 (patch) | |
| tree | 722218744ca2b4bde376696b7e9308ba13617a9b /less/bootstrap.less | |
| parent | 2127690e73df97ae95ce367043c4d6928eb78204 (diff) | |
| download | bootstrap-bc7fd582edd592bc3061f37c59e381fc5ec85187.tar.xz bootstrap-bc7fd582edd592bc3061f37c59e381fc5ec85187.zip | |
restore pagination and pager
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 38117ce5d..dc8d6769b 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -37,6 +37,8 @@ @import "navbar.less"; @import "button-groups.less"; @import "breadcrumbs.less"; +@import "pagination.less"; +@import "pager.less"; |
