From ed59e1b3c6ebf1b4fb114264db19b7b21eb54468 Mon Sep 17 00:00:00 2001 From: raylu Date: Wed, 23 Oct 2013 01:16:34 -0700 Subject: ship as item on kill, hide cents also, set height on kill page so loading images doesn't adjust heights and fix firefox kill_list ellipsis --- web/static/css/kill.ccss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/static/css/kill.ccss') diff --git a/web/static/css/kill.ccss b/web/static/css/kill.ccss index 1cfc2ff..9b29093 100644 --- a/web/static/css/kill.ccss +++ b/web/static/css/kill.ccss @@ -87,7 +87,7 @@ table#attackers: width: 70px td: - height: 64px + height: 66px &:nth-child(1): white-space: normal line-height: 0 @@ -132,6 +132,7 @@ table#items: td:nth-child(1):not(.slot): line-height: 0 + height: 34px td:nth-child(3): text-align: right font-weight: bold -- cgit v1.2.3