Skip to content

Commit

Permalink
MWPW-146962 [milo] Text link behaving like button in FAQ section (#2530)
Browse files Browse the repository at this point in the history
* MWPW-146962 [milo] Text link behaving like button in FAQ section

* MWPW-146962 [milo] Text link behaving like button in FAQ section

* MWPW-146962 [milo] Text link behaving like button in FAQ section

* Trigger Build

* MWPW-146962 [milo] Text link behaving like button in FAQ section

* Trigger Build

---------

Co-authored-by: Bozo Jovicic <bozo@hitthecode.com>
  • Loading branch information
bozojovicic and Bozo Jovicic authored Jul 15, 2024
1 parent c44d8ad commit 2d0d3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/merch/merch.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ span.placeholder-resolved[data-template="strikethrough"], span.price.price-strik
visibility: inherit;
}

a[is='checkout-link'] > span {
a[is='checkout-link'].con-button > span {
display: inline-block;
text-align: center;
width: 100%;
Expand Down

0 comments on commit 2d0d3cf

Please sign in to comment.