[gimp-web/testing] gimp.css: simplify fluid-video sizing
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] gimp.css: simplify fluid-video sizing
- Date: Thu, 20 Feb 2020 16:26:53 +0000 (UTC)
commit 68d02a5a46932353a64b0d2709aa241216391347
Author: Ell <ell_se yahoo com>
Date: Thu Feb 20 18:21:37 2020 +0200
gimp.css: simplify fluid-video sizing
In gimp.css, simplify the sizing rules of .fluid-video, and don't
hide overflowing content.
themes/newgimp/static/css/gimp.css | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 66131768..9ef459a8 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -335,10 +335,6 @@ dd {
.fluid-video {
position: relative;
- padding-bottom: 56.25%;
- /* padding-top: 30px; */
- height: 0;
- overflow: hidden;
margin-bottom: 1rem;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]