Skip to content

Commit b818eff

Browse files
authored
Merge pull request #345 from BeAPI/feature/defensive/buttons
defensive css : button with small text or arabic text
2 parents 31c72cd + 78f9523 commit b818eff

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)