0
Why Button width doesnât work?(Ihave ios device)code is here
5 Answers
+ 3
It works. The extra space is the padding space.
Try padding: 0;
+ 1
default padding of button comes from browser styling defaut (to get some spaces around button text label)...
0
try width: without max-
0
with max he may also have another width
0
CalviŐ˛ button has padding by default yes?where it comes from?