diff --git a/src/allmydata/web/static/tahoe.css b/src/allmydata/web/static/tahoe.css index e834ecc70..297bbe440 100644 --- a/src/allmydata/web/static/tahoe.css +++ b/src/allmydata/web/static/tahoe.css @@ -80,7 +80,7 @@ th.nickname-and-peerid { /* just in case, make sure floats don't stomp on big tables etc. */ -#section { clear: both; } +.section { clear: both; } /* section-specific styles - turn this client info into a sidebar */ #this-client { diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index 6bf1debab..3df902d08 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -22,11 +22,9 @@
There are also controls for each directory on that directory's page.