diff options
| author | orbiter <mc@yacy.net> | 2014-02-28 00:11:20 +0100 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2014-02-28 00:11:20 +0100 |
| commit | b0e3e2100d5f70932e43232b409554381eec651e (patch) | |
| tree | a8b27b49fc05650a5cfa60ea94f118f56add1138 /htroot/Crawler_p.html | |
| parent | d2f7ce27a7ff72f27a8090be72c65f6a114258ed (diff) | |
better width for Progress table
Diffstat (limited to 'htroot/Crawler_p.html')
| -rw-r--r-- | htroot/Crawler_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html index 277731968..aabc87947 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -107,7 +107,7 @@ </tbody> </table> </fieldset> -<fieldset style="width:600px;height:240px;;float:left;"> +<fieldset style="width:500px;height:240px;;float:left;"> <legend>Progress</legend> <form action="Crawler_p.html" method="get" enctype="multipart/form-data" accept-charset="UTF-8"> <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> |
