From dcbf1e51c41ea774aa3ad62ca87ac5478c837275 Mon Sep 17 00:00:00 2001 From: Brian Nelson Date: Tue, 30 Jul 2013 11:35:13 -0400 Subject: Compiles changes to CSS --- dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 6afdbde29..28f8192d2 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3917,7 +3917,7 @@ a.thumbnail:focus { color: #ffffff; text-align: center; white-space: nowrap; - vertical-align: middle; + vertical-align: baseline; background-color: #999999; border-radius: .25em; } @@ -3976,7 +3976,7 @@ a.thumbnail:focus { color: #ffffff; text-align: center; white-space: nowrap; - vertical-align: middle; + vertical-align: baseline; background-color: #999999; border-radius: 10px; } -- cgit v1.2.3