Skip to content

Commit 78f9523

Browse files
committed
defensive css : button with small text or arabic text
1 parent 365fbf0 commit 78f9523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/02-tools/_m-btn.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
position: relative;
2323
z-index: 1;
2424
display: inline-block;
25+
min-width: 90px;
2526
padding: 15px 25px;
2627
overflow: hidden;
2728
font-size: 12px;

0 commit comments

Comments
 (0)