mirror of
https://github.com/zotero/zotero.git
synced 2026-09-07 08:26:14 +00:00
5 lines
99 B
SCSS
5 lines
99 B
SCSS
.help-button {
|
|
appearance: auto;
|
|
-moz-default-appearance: -moz-mac-help-button;
|
|
min-width: 0;
|
|
}
|