Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1afa68d authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Remove neg margin in wear css to resolve layout issue.

Change-Id: I68cc26e55b8bf486a20ec9fa1de48e9caf505165
parent 0e286ab1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@
.wear-hero {
  height: calc(100% - 70px);
  min-height: 504px;
  margin-top: -4px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-image: url(/wear/images/hero.jpg);