1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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%;
}