From 216225010120cbf1b7d29f829c051abf56f45c6a Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sat, 27 Apr 2019 14:00:52 -0600 Subject: [PATCH] Revert "Minor frameset-related factorization" This reverts commit e69287cfe61958130a0b601696d32d76a8830e0a. Signed-off-by: Andrew DeMaria --- airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp | 8 ++++---- .../main/webapp/style/default-without-mediaelement.css | 5 ----- 2 files changed, 4 insertions(+), 9 deletions(-) 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 {