Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'damage_block.css')
-rw-r--r--damage_block.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/damage_block.css b/damage_block.css
index c232c07..f050e36 100644
--- a/damage_block.css
+++ b/damage_block.css
@@ -1,5 +1,8 @@
-.damage-selector, .damage-effect-indicator {
+.damage-selector, .damage-effect-indicator, label {
width: 20px;
+}
+
+.damage-selector, .damage-effect-indicator {
height: 30px;
}
@@ -40,7 +43,7 @@ label input[type="radio"] {
label {
display: none;
- margin: 0;
+ margin: 0 auto;
padding: 0;
}