2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

add image styles, for now to scaffolding (soon to own file)

This commit is contained in:
Mark Otto
2012-07-27 00:06:43 -07:00
parent 6474190746
commit 1e9b450619
5 changed files with 100 additions and 0 deletions
+6
View File
@@ -632,6 +632,12 @@ form.bs-docs-example {
line-height: 24px;
}
/* Images */
.bs-docs-example-images img {
margin: 10px;
display: inline-block;
}
/* Tooltips */
.bs-docs-tooltip-examples {
text-align: center;