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:
Vendored
+2
@@ -37,6 +37,8 @@
|
||||
@import "navbar.less";
|
||||
@import "button-groups.less";
|
||||
@import "breadcrumbs.less";
|
||||
@import "pagination.less";
|
||||
@import "pager.less";
|
||||
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
margin: @line-height-base 0;
|
||||
list-style: none;
|
||||
text-align: center;
|
||||
.clearfix();
|
||||
.clear_float();
|
||||
}
|
||||
.pager li {
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user