Commit 28f5f6ec authored by Mark Otto's avatar Mark Otto

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

Improve alignment of the dashboard placeholder images
parents cc9242aa 09f62f6a
...@@ -89,5 +89,6 @@ body { ...@@ -89,5 +89,6 @@ body {
margin-bottom: 20px; margin-bottom: 20px;
} }
.placeholder img { .placeholder img {
display: inline-block;
border-radius: 50%; border-radius: 50%;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment