prestarocket-agence / classic-rocket

Classic Rocket is a rework of "classic theme". It has been built keeping in mind : performance, accessibility and SEO.
https://demoprestashop.prestarocket.com/
Other
229 stars 127 forks source link

product quantity selector #135

Open etsmes opened 4 years ago

etsmes commented 4 years ago

Hi,

The Firefox browser does not display correctly the product quantity selector. In addition, with all browsers, the selector stretches to 100%.

Thank you

Captura

prestarocket commented 4 years ago

which version of FF ?

etsmes commented 4 years ago

Firefox 75.0 (64-bit) on Windows 10

fixed using style: .input-group.bootstrap-touchspin { width: auto; max-width: 126px; }