mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Removed publish settings CSS capitalization
refs https://ghost.slack.com/archives/C02G9E68C/p1652428859090859 This CSS fix doesn't work on Safari on MacOS and causes some glitches.
This commit is contained in:
parent
810e8a5b18
commit
ff437752de
@ -606,10 +606,6 @@
|
||||
line-height: 1.35em;
|
||||
}
|
||||
|
||||
.gh-publish-setting-trigger:first-letter {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.gh-publish-setting-trigger .gh-selected-newsletter {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user