diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp index 19fd2f79..429275b5 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp @@ -481,6 +481,7 @@ + diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp index c7290c15..f843dac0 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp @@ -273,6 +273,7 @@ + diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/coverArt.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/coverArt.jsp index c4242ecd..8d9eee77 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/coverArt.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/coverArt.jsp @@ -15,6 +15,7 @@ PARAMETERS showZoom: Whether to display a link for zooming the cover art. showChange: Whether to display a link for changing the cover art. appearAfter: Fade in after this many milliseconds, or nil if no fading in should happen. + hideOverflow: Hide cover art overflow when height is greater than width --%> @@ -32,7 +33,7 @@ PARAMETERS
-
+
overflow:hidden;" title="${param.caption1}" id="${divId}"> diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/home.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/home.jsp index 3ed409b2..38040f27 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/home.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/home.jsp @@ -111,6 +111,7 @@ + diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/starred.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/starred.jsp index 216ef2bf..6bc964ff 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/starred.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/starred.jsp @@ -73,6 +73,7 @@ +
@@ -178,4 +179,4 @@ - \ No newline at end of file +