CSS: How to increase the size of a OSX submit button

后端 未结 8 1866
我寻月下人不归
我寻月下人不归 2021-01-11 12:28

How do I increase the native FORM submit button size for OSX-Safari?

I want to keep the native look of a FORM submit button for it\'s r

8条回答
  •  不思量自难忘°
    2021-01-11 13:03

    It’s an edge case, but if you’re trying all sorts of things and just can’t get Safari to make button labels smaller, you might have activated the “Never use font sizes smaller than X” option in Safari’s preferences:

    screen shot of Safari’s “Advanced” preference pane

    This snagged me yesterday. Just turn it off and Safari will be much more likely to respect your CSS directives.

提交回复
热议问题