Skip to content

Commit

Permalink
Merge pull request #146 from SilverHazeLazers/patch-1
Browse files Browse the repository at this point in the history
Update to fix issue #140
  • Loading branch information
TedGoas authored Dec 24, 2017
2 parents 1220af7 + 6ad15b0 commit f7ace92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cerberus-hybrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
}

/* What it does: Forces Gmail app to display email full width */
u ~ div .email-container {
min-width: 100vw;
div > u ~ div .gmail {
min-width: 100vw;
}

</style>
Expand Down Expand Up @@ -696,4 +696,4 @@ <h2 style="margin: 0 0 10px 0; font-family: sans-serif; font-size: 18px; line-he

</center>
</body>
</html>
</html>

0 comments on commit f7ace92

Please sign in to comment.