summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-02-23 21:38:32 +0100
committerVolpeon <git@volpeon.ink>2023-02-23 21:38:32 +0100
commit0780a2d03316014eeaab50a12051240ca2b966fd (patch)
tree8c3c3967df4be641b2e8b3c1a4a4edb91efc5b8f
parentFix (diff)
downloadiro-design-0780a2d03316014eeaab50a12051240ca2b966fd.tar.gz
iro-design-0780a2d03316014eeaab50a12051240ca2b966fd.tar.bz2
iro-design-0780a2d03316014eeaab50a12051240ca2b966fd.zip
Update
-rw-r--r--src/objects/_button.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objects/_button.scss b/src/objects/_button.scss
index cf12b12..ee895a3 100644
--- a/src/objects/_button.scss
+++ b/src/objects/_button.scss
@@ -131,6 +131,7 @@
131 line-height: 1; 131 line-height: 1;
132 text-align: center; 132 text-align: center;
133 text-decoration: none; 133 text-decoration: none;
134 vertical-align: top;
134 135
135 @include iro.bem-modifier('block') { 136 @include iro.bem-modifier('block') {
136 display: block; 137 display: block;