diff options
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 76a58dfb1..3220216b9 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3175,6 +3175,7 @@ a.thumbnail:hover { padding: 2px 4px 3px; font-size: 11.049999999999999px; font-weight: bold; + white-space: nowrap; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #999999; @@ -3220,6 +3221,7 @@ a.thumbnail:hover { padding: 2px 10px 3px; font-size: 12.025px; font-weight: bold; + white-space: nowrap; color: #ffffff; background-color: #999999; -webkit-border-radius: 10px; |
