mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
added padding in submenu
This commit is contained in:
parent
8baacbf155
commit
a0c6072084
19 changed files with 19 additions and 19 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue