Skip to content

Commit 470cf0f

Browse files
agau-odoobso-odoo
authored andcommitted
s_donation: fix button showing whitespace before modifying list
1 parent 477f69f commit 470cf0f

File tree

1 file changed

+1
-0
lines changed
  • addons/website_payment/static/src/snippets/s_donation

1 file changed

+1
-0
lines changed

addons/website_payment/static/src/snippets/s_donation/000.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
@include o-input-number-no-arrows();
33

44
.s_donation_btn {
5+
display: inline-flex; // Don't print whitespace between currency and text node
56
transition: background 0.2s;
67

78
&:focus {

0 commit comments

Comments
 (0)