themes/iphone/style.css
changeset 72 b8730fcd64a9
parent 19 75dd71fe35b2
child 77 e5f1f45ea7e2
--- 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 {