"Add to Cart"-Button protrudes over the edge of the screen

Hello together,

Where can I adjust the yellow highlighted frames so that the button does not protrude to the right beyond the visible area (red arrow)?
[img]https://i.imgur.com/1PH7EgY.jpeg[/img]

Hello everyone, 

thank you for your help.

The term "In den Warenkorb" has become established in the German-speaking world and should not be called anything else.
I did it as follows: -> Slim "In den Warenkorb" button so that it is not cut off on an iPhone display <-

1.) In file: /includes/templates/default.catalog/css/[b]framework.css[/b]

Adjust this value as follows:

  --input-padding-x: [b]1[/b]em;   (or 0.5em)

2.) In file: /includes/templates/default.catalog/views/[b]box_product.inc.php[/b]

Adjust the distance between the pcs.-text and the green button as follows:

padding-inline-start: [b]0.5[/b]em

(Maybee, it would probably be good if Tim could adjust this in the sources?)

Best regards,
André

Hierdie draad is gesluit weens lang onaktiwiteit. Om dit te plaas is nie moontlik nie.
View code on GitHub