projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45adde7
)
welcome page: improve CSS slightly for narrow windows
author
Brian Warner
<warner@lothar.com>
Tue, 2 Sep 2014 20:44:53 +0000
(13:44 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 2 Sep 2014 20:44:53 +0000
(13:44 -0700)
Thanks to tarcieri for the patch.
refs ticket:1931
src/allmydata/web/static/css/new-tahoe.css
patch
|
blob
|
history
diff --git
a/src/allmydata/web/static/css/new-tahoe.css
b/src/allmydata/web/static/css/new-tahoe.css
index dfe24637336ab14ac2e062a7fe9e4d7044e159e0..fa1269a10796902374e5e1efc246e5afb18188de 100644
(file)
--- a/
src/allmydata/web/static/css/new-tahoe.css
+++ b/
src/allmydata/web/static/css/new-tahoe.css
@@
-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 {