mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05: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
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue