Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-01-17 01:07:08 +0400
committerMark Otto <otto@github.com>2013-01-17 01:07:08 +0400
commitbc7fd582edd592bc3061f37c59e381fc5ec85187 (patch)
tree722218744ca2b4bde376696b7e9308ba13617a9b /less/bootstrap.less
parent2127690e73df97ae95ce367043c4d6928eb78204 (diff)
restore pagination and pager
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index 38117ce5da..dc8d6769bf 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";