mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
reset left padding for .media-list, .pagination and .pager
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// --------------------------------------------------
|
||||
.pagination {
|
||||
display: inline-block;
|
||||
padding-left: 0;
|
||||
margin: @line-height-computed 0;
|
||||
border-radius: @border-radius-base;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user