[gimp-web/testing] Modified default image width (initial)



commit fdaf2b06de8f790397a023335c7569969befdea7
Author: Pat David <patdavid gmail com>
Date:   Mon Dec 14 10:34:34 2015 -0600

    Modified default image width (initial)

 themes/newgimp/static/css/gimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index d747c42..7fb60d3 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -273,7 +273,7 @@ img {
     display: initial;
     height: initial;
     margin: 0;
-    /* width: initial; */
+    width: initial;
     max-width: 100%;
 }
 


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