srctree
repos
owner
network
issues
0
diffs
0
Public
Andrew Kelley
parent
84fc40ed
ef5c9e7a
css: fix wrapping of song title
www/index.html
added: 2, removed: 1, total 1
@@ -26,6 +26,7 @@ body {
margin: 0;
padding: 0;
overflow-x: visible;
white-space: nowrap;
}
#sectLibrary {
width: 22em;