diff options
| author | Jacob Thornton <[email protected]> | 2012-04-18 13:15:58 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-04-18 13:15:58 -0700 |
| commit | b627898919bcd17cafe5b1cae69c555ebb9a769e (patch) | |
| tree | 202e392f7e650ffc276899513f4d16c1d076c192 /docs/assets/css | |
| parent | 8f98c4fbf6085e613314892de5da871dce862b34 (diff) | |
| parent | 47b6e6bd80040cdaa50c27cb7eb11881df679eee (diff) | |
| download | bootstrap-b627898919bcd17cafe5b1cae69c555ebb9a769e.tar.xz bootstrap-b627898919bcd17cafe5b1cae69c555ebb9a769e.zip | |
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 00485499f..43bba2bee 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3740,7 +3740,7 @@ a.thumbnail:hover { font-weight: bold; line-height: 14px; color: #ffffff; - vertical-align: middle; + vertical-align: baseline; white-space: nowrap; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #999999; |
