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

update image docs and styles

This commit is contained in:
Mark Otto
2015-03-11 19:19:22 +00:00
parent d29f851e82
commit 594f1fa4a0
2 changed files with 48 additions and 13 deletions
+10 -5
View File
@@ -1087,11 +1087,16 @@ body {
}
// Images
.bs-example > .img-circle,
.bs-example > .img-rounded,
.bs-example > .img-thumbnail {
margin: .25rem;
.bs-example > img {
+ img {
margin-left: .5rem;
}
}
// .bs-example > .img-circle,
// .bs-example > .img-rounded,
// .bs-example > .img-thumbnail {
// margin: .25rem;
// }
// Tables
// .bs-example > .table-responsive > .table {
@@ -1252,7 +1257,7 @@ body {
// Helpers
.bs-example > {
.center-block {
.center-block:not(img) {
max-width: 200px;
padding: .5rem;
background-color: #eee;