0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Improve alignment of the dashboard placeholder images

Fixes #12435
This commit is contained in:
Zlatan Vasović 2014-02-01 22:46:55 +01:00
parent 9c054fd4c0
commit 09f62f6a7a

View File

@ -89,5 +89,6 @@ body {
margin-bottom: 20px;
}
.placeholder img {
display: inline-block;
border-radius: 50%;
}