Preferences: Make macOS help button smaller (#3807)
This commit is contained in:
parent
3d0014f258
commit
10c3459a70
1 changed files with 2 additions and 1 deletions
|
@ -21,5 +21,6 @@ groupbox > label > h2, groupbox > * > label > h2, caption {
|
|||
|
||||
.help-button {
|
||||
appearance: auto;
|
||||
-moz-default-appearance: -moz-mac-help-button;
|
||||
-moz-default-appearance: -moz-mac-help-button;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue