php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #55309
Patch menu-patch revision 2011-07-29 11:08 UTC by ava3ar at gmail dot com

Patch menu-patch for Website problem Bug #55309

Patch version 2011-07-29 11:08 UTC

Return to Bug #55309 | Download this patch
Patch Revisions:

Developer: ava3ar@gmail.com

Index: theme.css
===================================================================
--- theme.css   (revision 313868)
+++ theme.css   (working copy)
@@ -491,7 +491,7 @@

 .layout-menu {
     float: left;
-    width: 160px;
+    width: 300px;
 }

 .layout-menu li a {
@@ -516,7 +516,7 @@
 }

 .layout-content {
-    margin-left: 175px;
+    margin-left: 290px;
     padding-bottom: 12px;
     display: block;
 }
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 23:01:32 2024 UTC