diff --git a/htroot/env/base.css b/htroot/env/base.css index a3c28a2f1..d2a3c2a77 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -365,7 +365,6 @@ form.search.small p.yacylogo { /* The logo in yacysearch.html */ float:left; padding:0; margin: 0 5px 5px; - width:90px; } /*---------- @@ -794,4 +793,4 @@ ul.folder li.treeMenu_opened ul { */ ul.folder li.treeMenu_closed ul { display: none; -} \ No newline at end of file +}