Relative Content

Tag Archive for csssafari

Buttons styling incorrectly on safari V15 and newer versions

On my website I have various buttons with a custom styling. However on safari V15 and up it apperently ignores the styling and switches to the default safari buttons. I also have a button for submitting a form, but this button doens’t even display the text that is supposed to be on there. When you click on it and the form isn’t filled out correct, it suddently does display the text.

Safari not rendering vertical writing mode in buttons

Recently I discovered an issue that Safari has with the writing-mode property. Safari handles vertical writing modes properly in most cases, but if applied to a button element, that element will revert to its initial value which is horizontal-tb.