diff options
| author | Brian Nelson <[email protected]> | 2013-07-30 11:35:13 -0400 |
|---|---|---|
| committer | Brian Nelson <[email protected]> | 2013-07-30 11:35:13 -0400 |
| commit | dcbf1e51c41ea774aa3ad62ca87ac5478c837275 (patch) | |
| tree | 6c058ed7b61328996f81151163ce632c0d7212e1 /dist/css/bootstrap.css | |
| parent | 220fee80bfc4b80f43e4316d7f5fc081ba80a0db (diff) | |
| download | bootstrap-dcbf1e51c41ea774aa3ad62ca87ac5478c837275.tar.xz bootstrap-dcbf1e51c41ea774aa3ad62ca87ac5478c837275.zip | |
Compiles changes to CSS
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
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; } |
