diff options
author | raylu <raylu@gridium.com> | 2013-10-25 00:47:06 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-25 00:47:06 -0700 |
commit | 4072a99b40a2782092af9efabefa8f6f79d621a9 (patch) | |
tree | 36c875f4c75e411a51ef36968e1773611a88ceca /web/static/css/kill.ccss | |
parent | 4fb8abde07e94889ba1acfc86e0b36319c136b97 (diff) | |
download | ykill-4072a99b40a2782092af9efabefa8f6f79d621a9.tar.xz |
fix BPC costs
Diffstat (limited to 'web/static/css/kill.ccss')
-rw-r--r-- | web/static/css/kill.ccss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/static/css/kill.ccss b/web/static/css/kill.ccss index 9b29093..3cb64db 100644 --- a/web/static/css/kill.ccss +++ b/web/static/css/kill.ccss @@ -117,9 +117,9 @@ table#items: th:nth-child(1): width: 33px th:nth-child(2): - width: 300px + width: 285px th:nth-child(3): - width: 50px + width: 65px th:nth-child(4): width: 117px |