diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/objects/_button.scss | 1 |
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; |