miraisolutions / SmaRP

Shiny app for projecting retirement funds / benefits
https://mirai-solutions.ch/gallery/smarp
20 stars 9 forks source link

checkboxes and radio buttons weirdly rendered in browser Safari #102

Closed fvitalini closed 5 years ago

fvitalini commented 5 years ago

The check boxes and the radio buttons in SmaRP are not rendered properly if using Safari as a browser.

File

Chrome seems to ignore the css specification border: 10px solid red; under /* vertical radio/checkbox alignment to text */, whereas Safari pics the option. This seems anyway unwanted and should be removed.

riccardoporreca commented 5 years ago

@fvitalini, I have no idea why I left such CSS style border: 10px solid red, probably it was an interim way to double-check the alignment but it was definitely not meant to be committed. Thanks for spotting!

The line can and should be removed.