Email reader: From row up another 2px on desktop (-6px → -8px)
This commit is contained in:
parent
1a3880347f
commit
79e9225c68
1 changed files with 1 additions and 1 deletions
|
|
@ -28071,7 +28071,7 @@ button .spinner-whirlpool {
|
||||||
the header sits flush already). */
|
the header sits flush already). */
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
.email-reader-meta-row.email-reader-meta-from {
|
.email-reader-meta-row.email-reader-meta-from {
|
||||||
margin-top: -6px;
|
margin-top: -8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* Gmail-style chevron — collapsed view shows only From; the chevron
|
/* Gmail-style chevron — collapsed view shows only From; the chevron
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue