[gimp-web] Use position:relative as initial positioning for #menu.



commit 7106d8b1832381e4474be0f644699389bb679341
Author: Michael Schumacher <schumaml gmx de>
Date:   Wed Jun 24 19:10:02 2009 +0200

    Use position:relative as initial positioning for #menu.

 style/wgo.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/style/wgo.css b/style/wgo.css
index 6d92db7..38e71df 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -470,6 +470,7 @@ div.plain-screenshots img:hover {
   left: 0px;
   margin: 0 0 1em 20px;
   background-color: #0e2426;
+  position:relative;
   z-index: 1;
 }
 



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