custom-cards / button-card

❇️ Lovelace button-card for home assistant
MIT License
1.97k stars 242 forks source link

padding-left function error on some of the ios devices #600

Open Pacoakm opened 2 years ago

Pacoakm commented 2 years ago

When I use the padding-left function on my iPhone XR, some text is blocked or changes to "...", including home assistant app, safari, chrome, edge browser. But there is no problem on my another iPhone 13 Pro, iPad, android phone or desktop browsers. Here are some screenshots and information:

Screenshots IMG_3803 IMG_3804 IMG_3805

RomRider commented 2 years ago

That's css annoyance 🤷‍♂️ some browsers/versions render things differently. This has nothing to do with button-card. Try adding width: 100%.