added padding in submenu

This commit is contained in:
Serghey Rodin 2012-09-28 01:35:52 +03:00
commit a0c6072084
19 changed files with 19 additions and 19 deletions

View file

@ -1,7 +1,7 @@
<table class="sub-menu" style="background: white;">
<tr>
<td style="padding: 12px 0 0 6px">
<td style="padding: 12px 0 8px 6px">
<div style="float:left">
<?php
if ($user == 'admin') {