[planet-web] Fiexed overflow in Youtube's embbedded video
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] Fiexed overflow in Youtube's embbedded video
- Date: Mon, 3 Jun 2019 12:46:26 +0000 (UTC)
commit 41572d5b2680f125a2ac1bb610899280e9f6483e
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon Jun 3 14:36:27 2019 +0200
Fiexed overflow in Youtube's embbedded video
web/planet.css | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/web/planet.css b/web/planet.css
index 58c7202..c6580ae 100644
--- a/web/planet.css
+++ b/web/planet.css
@@ -118,6 +118,10 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
height: auto;
}
+.youtube-player {
+ width: 100%;
+}
+
.post-contents a img {
border: 0px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]