[Slim-Checkins] r11750 - in /branches/6.5/server: Changelog6.html HTML/Default/slimserver.css

kdf at svn.slimdevices.com kdf at svn.slimdevices.com
Wed Apr 11 18:35:30 PDT 2007


Author: kdf
Date: Wed Apr 11 18:35:30 2007
New Revision: 11750

URL: http://svn.slimdevices.com?rev=11750&view=rev
Log:
Bug: 4891
Description: merge -r 11748:11749 from trunk


Modified:
    branches/6.5/server/Changelog6.html
    branches/6.5/server/HTML/Default/slimserver.css

Modified: branches/6.5/server/Changelog6.html
URL: http://svn.slimdevices.com/branches/6.5/server/Changelog6.html?rev=11750&r1=11749&r2=11750&view=diff
==============================================================================
--- branches/6.5/server/Changelog6.html (original)
+++ branches/6.5/server/Changelog6.html Wed Apr 11 18:35:30 2007
@@ -45,6 +45,7 @@
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4823">#4823</a> - Disc number higher then 255 may crash the scanner</li>
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4852">#4852</a> - down arrow moves song to 2nd position in playlist</li>
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4872">#4872</a> - Installer: Error creating INI entry in Logitech.url</li>
+		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4891">#4891</a> - "Play this song" and "Add this song to playlist" links are not always visible.</li>
 	</ul>
 	<br />
 	<li>Other:

Modified: branches/6.5/server/HTML/Default/slimserver.css
URL: http://svn.slimdevices.com/branches/6.5/server/HTML/Default/slimserver.css?rev=11750&r1=11749&r2=11750&view=diff
==============================================================================
--- branches/6.5/server/HTML/Default/slimserver.css (original)
+++ branches/6.5/server/HTML/Default/slimserver.css Wed Apr 11 18:35:30 2007
@@ -305,7 +305,7 @@
 
 div#homeMenu {
 	background-color: #ffffff;
-	height: auto;
+	height: 0;
 	width: auto;
 	margin-top: 5px;
 	margin-left: 8px;



More information about the checkins mailing list