Jeremy Newman : fix positioning of main links

Jeremy Newman jnewman at winehq.org
Mon Oct 18 10:36:11 CDT 2010


Module: website
Branch: master
Commit: 274b61675faee62a00fe257b9d92e8875aad05f0
URL:    http://source.winehq.org/git/website.git/?a=commit;h=274b61675faee62a00fe257b9d92e8875aad05f0

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Mon Oct 18 10:35:16 2010 -0500

fix positioning of main links

---

 templates/he/home.template |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/templates/he/home.template b/templates/he/home.template
index 7269e07..d0c249f 100644
--- a/templates/he/home.template
+++ b/templates/he/home.template
@@ -6,7 +6,7 @@
 
   <div class="rbox">
   <b class="rtop"><b class="r1"></b><b class="r2"></b><b class="r3"></b><b class="r4"></b></b>
-    <div class="content" style="padding: 15px 10px 20px 60px; height: 445px; overflow: auto;">
+    <div class="content" style="padding: 15px 60px 20px 10px; height: 445px; overflow: auto;">
         <div class="winehq_menu">
 
             <div class="info" onClick="document.location='{$root}/about/';">




More information about the wine-cvs mailing list