Skip to content

Commit

Permalink
defensive css : button with small text or arabic text
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric07 committed May 11, 2023
1 parent 365fbf0 commit 78f9523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/02-tools/_m-btn.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
position: relative;
z-index: 1;
display: inline-block;
min-width: 90px;
padding: 15px 25px;
overflow: hidden;
font-size: 12px;
Expand Down

0 comments on commit 78f9523

Please sign in to comment.