From ebdb7573bf4176b81264d2c66dd567fa3c3ee0bd Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 28 Sep 2006 05:39:50 +0000 Subject: fixed up localplay a little more, to the point of it basicly working... added check for mysql on installer langue page, tweaked some css as well --- templates/default.css | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/default.css') diff --git a/templates/default.css b/templates/default.css index 656a3cbf..bf7cce65 100644 --- a/templates/default.css +++ b/templates/default.css @@ -584,6 +584,7 @@ li.current-rating{ .np_row { padding-top: 3px; padding-bottom: 3px; + display: block; } .np_cell { display: inline; -- cgit