2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+1
View File
@@ -89,5 +89,6 @@ body {
margin-bottom: 20px;
}
.placeholder img {
display: inline-block;
border-radius: 50%;
}