Merge pull request #1383 from zheileman/apple-data-detectors

Fix styling of Apple data-detectors in newsletters
This commit is contained in:
JonnyWong16 2020-10-25 14:00:15 -07:00 committed by GitHub
commit 7489bc8d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -521,7 +521,7 @@
line-height: 100%;
}
.apple-link a {
a[x-apple-data-detectors] {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
@ -1087,4 +1087,4 @@
</table>
</body>
</html>
% endif
% endif

View file

@ -521,7 +521,7 @@
line-height: 100%;
}
.apple-link a {
a[x-apple-data-detectors] {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
@ -1087,4 +1087,4 @@
</table>
</body>
</html>
% endif
% endif