2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

resolve conflicts and remake

This commit is contained in:
Mark Otto
2012-09-17 16:43:18 -07:00
5 changed files with 173 additions and 0 deletions
+12
View File
@@ -895,6 +895,18 @@
padding-right: 10px;
padding-left: 10px;
}
.media .pull-left,
.media .pull-right {
display: block;
float: none;
margin-bottom: 10px;
}
.media .pull-left {
margin-right: 0;
}
.media .pull-right {
margin-left: 0;
}
.modal {
top: 10px;
right: 10px;