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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user