annotate core/themes/stable/css/media/oembed.frame.css @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents
children
rev   line source
Chris@5 1 iframe {
Chris@5 2 position: absolute;
Chris@5 3 top: 0;
Chris@5 4 left: 0;
Chris@5 5 width: 100%;
Chris@5 6 height: 100%;
Chris@5 7 margin: 0;
Chris@5 8 }