Commit 09f62f6a authored by Zlatan Vasović's avatar Zlatan Vasović

Improve alignment of the dashboard placeholder images

Fixes #12435
parent 9c054fd4
...@@ -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