[gimp-web/testing] Update fluid-video style to remove top padding



commit 40362da379b6aa29c0ead154872b8db420da81ba
Author: Pat David <patdavid gmail com>
Date:   Fri Nov 9 09:22:47 2018 -0600

    Update fluid-video style to remove top padding

 themes/newgimp/static/css/gimp.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 7831fcca..9e54796a 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -340,7 +340,7 @@ dd {
 .fluid-video {
     position: relative;
     padding-bottom: 56.25%;
-    padding-top: 30px;
+    /* padding-top: 30px; */
     height: 0;
     overflow: hidden;
     margin-bottom: 1rem;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]