diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp index 511b94da..f0dedf5b 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp @@ -6,13 +6,13 @@ - + - + - - + + diff --git a/airsonic-main/src/main/webapp/style/default-without-mediaelement.css b/airsonic-main/src/main/webapp/style/default-without-mediaelement.css index 8313f6be..b6abeb0a 100644 --- a/airsonic-main/src/main/webapp/style/default-without-mediaelement.css +++ b/airsonic-main/src/main/webapp/style/default-without-mediaelement.css @@ -225,6 +225,11 @@ table { margin: 0 0 0.4em 0; } +frameset { + border: 0; + frameborder: 0; + framespacing: 0; +} /* Table with some white space above it.*/ table.indent {