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 f0dedf5b..511b94da 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 b6abeb0a..8313f6be 100644 --- a/airsonic-main/src/main/webapp/style/default-without-mediaelement.css +++ b/airsonic-main/src/main/webapp/style/default-without-mediaelement.css @@ -225,11 +225,6 @@ table { margin: 0 0 0.4em 0; } -frameset { - border: 0; - frameborder: 0; - framespacing: 0; -} /* Table with some white space above it.*/ table.indent {