summaryrefslogtreecommitdiffstats
path: root/src/objects/_checkbox.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/_checkbox.scss')
-rw-r--r--src/objects/_checkbox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objects/_checkbox.scss b/src/objects/_checkbox.scss
index 606b717..587321b 100644
--- a/src/objects/_checkbox.scss
+++ b/src/objects/_checkbox.scss
@@ -105,6 +105,7 @@
105 } 105 }
106 106
107 @include iro.bem-elem('label') { 107 @include iro.bem-elem('label') {
108 align-self: baseline;
108 margin-left: iro.props-get(--dims --label-gap); 109 margin-left: iro.props-get(--dims --label-gap);
109 } 110 }
110 111