]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Improve alignment of the dashboard placeholder images 12512/head
authorZlatan Vasović <legospace9876@gmail.com>
Sat, 1 Feb 2014 21:46:55 +0000 (22:46 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Sat, 1 Feb 2014 21:46:55 +0000 (22:46 +0100)
Fixes #12435

docs/examples/dashboard/dashboard.css

index bf242a257b61d705b6689e5e640a8fd42d3c3d86..6ec25f655dc9628374a7e6eeb7b3a6743da0355b 100644 (file)
@@ -89,5 +89,6 @@ body {
   margin-bottom: 20px;
 }
 .placeholder img {
+  display: inline-block;
   border-radius: 50%;
 }