sc: float massive indicator to align without preceding char
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 6eb9473ff00c1006813cb0f04657d664d01001c6..50581bb6d4a0f52d2253dfc7f257ddf56c47fad7 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -55,11 +55,14 @@ table h2 {
 .unit-m {color: #C70}
 .unit-l {color: #D22}
 .unit-h {color: #804}
-td .unit-massive,
 td .unit-jump,
 .hurt .unit-splash {
        position: absolute;
 }
+td .unit-massive {
+       float: right;
+       width: 0;
+}
 .hurtrel, .units .hurtrel {
        color: #778;
 }