1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02: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

View File

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