diff -r 8663af0e27c7 -r b8730fcd64a9 themes/iphone/style.css --- a/themes/iphone/style.css Tue May 26 15:26:22 2009 -0400 +++ b/themes/iphone/style.css Tue May 26 15:26:59 2009 -0400 @@ -12,6 +12,7 @@ margin: 0; padding: 0; width: 320px; + font-size: 80%; } div.tblholder { @@ -66,6 +67,11 @@ div#playlist { margin: 174px 8px 0 8px; + /* + height: 200px; + clip: rect(0px,auto,auto,0px); + overflow: scroll; + */ } a.tracklink {