aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-14 20:54:37 -0800
committerMark Otto <[email protected]>2012-01-14 20:54:37 -0800
commit6d916763f82be8c2d4f87842275170c12bea72ec (patch)
tree44b3ad93bce144306f15ff095a3f42bc40f97f5c /lib/bootstrap.less
parent1c6048bac2d305085f40324223c32e40bb9ea938 (diff)
downloadbootstrap-6d916763f82be8c2d4f87842275170c12bea72ec.tar.xz
bootstrap-6d916763f82be8c2d4f87842275170c12bea72ec.zip
adding the pager component after rewriting the pagination docs and css
Diffstat (limited to 'lib/bootstrap.less')
-rw-r--r--lib/bootstrap.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less
index d71002c46..43b512086 100644
--- a/lib/bootstrap.less
+++ b/lib/bootstrap.less
@@ -36,6 +36,7 @@
@import "navs.less";
@import "breadcrumbs.less";
@import "pagination.less";
+@import "pager.less";
// Components: Popovers
@import "modals.less";