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

Commit 277fb8fd authored by smain@google.com's avatar smain@google.com Committed by Android Git Automerger
Browse files

am d3c17270: am 3a4b011c: define height for context images to avoid content jumps on load

* commit 'd3c17270':
  define height for context images to avoid content jumps on load
parents 7377998d d3c17270
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@ div.slide {
div.slide p {
  height:40px;
}
div.slide img {
  height: 208px;
}
</style>