]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/web/static/css/new-tahoe.css
welcome page: improve CSS slightly for narrow windows
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / static / css / new-tahoe.css
index dfe24637336ab14ac2e062a7fe9e4d7044e159e0..fa1269a10796902374e5e1efc246e5afb18188de 100644 (file)
@@ -4,6 +4,7 @@ body {
 }
 
 .sidebar-nav {
+  min-width: 250px;
   padding: 9px 0;
 }
 
@@ -51,6 +52,7 @@ body {
 
 .furl {
     font-size: 0.8em;
+    word-wrap: break-word;
 }
 
 .peerid {