diff --git a/wise-webapp/src/main/webapp/css/common.css b/wise-webapp/src/main/webapp/css/common.css index 38296247..8c54367e 100644 --- a/wise-webapp/src/main/webapp/css/common.css +++ b/wise-webapp/src/main/webapp/css/common.css @@ -193,18 +193,6 @@ h4 { left: 0; } -#headerPBetaLogo { - margin-top: 30px; - height: 35px; - width: 150px; - background-image: url( "../images/beta.png" ); - behavior: url( ../css/iepngfix.htc ); - background-repeat: no-repeat; - position: absolute; - top: -4px; - left: 140px; -} - #headerSlogan { position: absolute; border-left: 1px dashed gray; diff --git a/wise-webapp/src/main/webapp/images/beta.png b/wise-webapp/src/main/webapp/images/beta.png deleted file mode 100644 index eb3990aa..00000000 Binary files a/wise-webapp/src/main/webapp/images/beta.png and /dev/null differ diff --git a/wise-webapp/src/main/webapp/jsp/header.jsp b/wise-webapp/src/main/webapp/jsp/header.jsp index cec1619b..4bf7daa7 100644 --- a/wise-webapp/src/main/webapp/jsp/header.jsp +++ b/wise-webapp/src/main/webapp/jsp/header.jsp @@ -45,7 +45,6 @@ -