Skip to content

Commit

Permalink
Do not set button width
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Aug 23, 2024
1 parent 49d3b8f commit 37711f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,9 @@ a.news-more-link {
float: right;
margin-right: 20px;
padding-left: 12px;
padding-right: 40px;
text-align: start;
transition: background-position 0.2s, background-color 0.2s, opacity 0.2s;
width: inherit;

&:hover,
&:focus {
Expand Down

0 comments on commit 37711f0

Please sign in to comment.