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

fixes #4027: same margins on .pager and .pagination

This commit is contained in:
Mark Otto
2012-07-09 00:42:38 -07:00
parent 50a945e084
commit 07f80e6fd8
2 changed files with 8 additions and 10 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
.pager {
margin-left: 0;
margin-bottom: @baseLineHeight;
margin: @baseLineHeight 0;
list-style: none;
text-align: center;
.clearfix();