diff options
author | raylu <raylu@gridium.com> | 2013-10-23 01:16:34 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-23 01:16:34 -0700 |
commit | ed59e1b3c6ebf1b4fb114264db19b7b21eb54468 (patch) | |
tree | 97ee67ba01da8f9e9e0a1cfb25eabf3917e00558 /web/static/css/home.ccss | |
parent | 719c83e23485ef7caefbc574c23ba91a2e661ce8 (diff) | |
download | ykill-ed59e1b3c6ebf1b4fb114264db19b7b21eb54468.tar.xz |
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
Diffstat (limited to 'web/static/css/home.ccss')
-rw-r--r-- | web/static/css/home.ccss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/css/home.ccss b/web/static/css/home.ccss index b4e327d..b334584 100644 --- a/web/static/css/home.ccss +++ b/web/static/css/home.ccss @@ -4,7 +4,7 @@ #expensive: margin: 0 auto - td:nth-child(3): + td:nth-child(4): text-align: right padding-right: 3px |