diff --git a/www/admin/sitestruct.php b/www/admin/sitestruct.php index 769dce407e..5ac3cf3007 100644 --- a/www/admin/sitestruct.php +++ b/www/admin/sitestruct.php @@ -98,6 +98,10 @@ if ($parm['flush_cache']) tr.even{ background-color:#CCCCCC; } + #flush_button { + width:360px; + margin: 5px 0 5px 40px; + }