[gnomeweb-wml] epiphany: fix image width



commit da2d3e19630f780f6a3f7056a179545c61eb4bc0
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Jan 24 13:53:42 2012 +0200

    epiphany: fix image width

 projects.gnome.org/epiphany/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/epiphany/index.html b/projects.gnome.org/epiphany/index.html
index b6ca4ab..79edc09 100644
--- a/projects.gnome.org/epiphany/index.html
+++ b/projects.gnome.org/epiphany/index.html
@@ -119,7 +119,7 @@ addLoadEvent(function(){var el=document.getElementById('wphc_value');if(el)el.va
             
             <!-- home banner -->
             <div id="home_banner">
-                <img width="940" height="280" src="images/epiphany-screenshot.png" class="attachment-940x280 wp-post-image" alt="Epiphany web browser." title="The Epiphany Web Browser." />                <h2>Epiphany is the GNOME web browser.</h2>
+                <img src="images/epiphany-screenshot.png" style="width: 940px; height: 320px;" class="attachment-940x320 wp-post-image" alt="Epiphany web browser." title="The Epiphany Web Browser." />                <h2>Epiphany is the GNOME web browser.</h2>
                 <p class="main_feature"><p>Simple, beautiful, and easy to use.</p>
 </p>
                             </div>



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