From 28b12c1f0d87e9e04cd0038fa7d98d85f87599fd Mon Sep 17 00:00:00 2001 From: Peter Hatch Date: Thu, 27 Mar 2014 16:27:06 -0700 Subject: [PATCH] Fixed alignment of Crystal Sword. --- css/backer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/backer.css b/css/backer.css index 230569b2ec..0fc0d63045 100644 --- a/css/backer.css +++ b/css/backer.css @@ -24,7 +24,7 @@ /* This is oversized until a move to 105 avatar box happens*/ .weapon_special_1 { height: 105px; - margin-left: -11px; + margin-left: -12px; margin-top: 6px; } .broad_armor_special_1, .slim_armor_special_1, .head_special_1 {