2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

This commit is contained in:
Mark Otto
2013-07-01 17:32:14 -07:00
8 changed files with 10 additions and 12 deletions
+3 -1
View File
@@ -3298,6 +3298,7 @@ button.close {
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
@@ -3389,6 +3390,7 @@ button.close {
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
@@ -4014,7 +4016,7 @@ a.thumbnail:focus {
}
.media-list {
margin-left: 0;
padding-left: 0;
list-style: none;
}