[gimp-web/testing] Fixed responsive image width on FF hopefully
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fixed responsive image width on FF hopefully
- Date: Sat, 28 Nov 2015 01:36:27 +0000 (UTC)
commit 3dc373714daae540725fb4d99b0aac187e6fb638
Author: Pat David <pat patdavid net>
Date: Fri Nov 27 19:36:19 2015 -0600
Fixed responsive image width on FF hopefully
themes/newgimp/static/css/article.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/article.css b/themes/newgimp/static/css/article.css
index ef97797..a4e210b 100644
--- a/themes/newgimp/static/css/article.css
+++ b/themes/newgimp/static/css/article.css
@@ -49,6 +49,7 @@ figure img {
width: initial;
max-width: 100%;
max-height: 100vh;
+ width: 100%;
}
.entry-content h1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]