[gimp-web/testing] Added height: auto for video containers to be responsive
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Added height: auto for video containers to be responsive
- Date: Sat, 28 Nov 2015 01:01:37 +0000 (UTC)
commit 5af108b21a127aab80bfdb716f677a333ae01181
Author: Pat David <pat patdavid net>
Date: Fri Nov 27 19:01:29 2015 -0600
Added height: auto for video containers to be responsive
themes/newgimp/static/css/gimp.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index e57d13f..ca39557 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -587,4 +587,5 @@ video {
margin: 0.5rem auto;
display: block;
max-width: 100%;
+ height: auto;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]