2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

restore pagination and pager

This commit is contained in:
Mark Otto
2013-01-16 13:07:08 -08:00
parent 2127690e73
commit bc7fd582ed
3 changed files with 155 additions and 1 deletions
+2
View File
@@ -37,6 +37,8 @@
@import "navbar.less";
@import "button-groups.less";
@import "breadcrumbs.less";
@import "pagination.less";
@import "pager.less";
+1 -1
View File
@@ -7,7 +7,7 @@
margin: @line-height-base 0;
list-style: none;
text-align: center;
.clearfix();
.clear_float();
}
.pager li {
display: inline;