1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-25 12:22:50 +01:00

Merge pull request #12512 from ZDroid/placeholder-img-fix

Improve alignment of the dashboard placeholder images
This commit is contained in:
Mark Otto 2014-02-04 16:21:23 -08:00
commit 28f5f6ecf3

View File

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