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">
<button style="width:120px; padding: 2px 0px;" onclick="location.href='/add/ip/'"> Add IP </button>
</div>