diff options
Diffstat (limited to 'wp-inst/wp-admin/admin-header.php')
| -rw-r--r-- | wp-inst/wp-admin/admin-header.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wp-inst/wp-admin/admin-header.php b/wp-inst/wp-admin/admin-header.php index 4dd69d8..8f1acc0 100644 --- a/wp-inst/wp-admin/admin-header.php +++ b/wp-inst/wp-admin/admin-header.php @@ -135,8 +135,6 @@ function newCatAddIn() { searchResult.style.overflow = 'auto'; searchResult.style.border = '1px solid #ccc'; searchResult.style.background = '#eee'; - searchResult.style.margin = '5px'; - searchResult.style.padding = '5px'; ajaxcat.appendChild(newcat); |
