diff --git a/htroot/env/base.css b/htroot/env/base.css index c1b5f39da..4483a0ce5 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -405,6 +405,10 @@ body#QuickCrawlLink p, body#QuickCrawlLink h4 { padding:0 5%; } +body#Wiki form fieldset p.help{ + clear:both; +} + form.PeerControl fieldset { /* on Status.html */ text-align:right; }