mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Fixed cut-off descenders on Integration list
This commit is contained in:
parent
2b83749473
commit
049030899c
@ -258,7 +258,7 @@
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.15em;
|
||||
line-height: 1.3em;
|
||||
font-weight: 600;
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
|
Loading…
Reference in New Issue
Block a user