Skip to content

Commit

Permalink
Merge pull request #947 from grandoc/3.4
Browse files Browse the repository at this point in the history
fix: center bloc was going under left menu
  • Loading branch information
eldy committed May 13, 2013
2 parents 273fbdf + 23a2490 commit 656f0be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htdocs/theme/eldy/style.css.php
Expand Up @@ -870,6 +870,8 @@

div.vmenu, td.vmenu {
margin-<?php print $right; ?>: 2px;
position: relative;
float: left;
padding: 0px;
padding-bottom: 0px;
padding-top: 1px;
Expand Down

0 comments on commit 656f0be

Please sign in to comment.