aboutsummaryrefslogtreecommitdiff
path: root/src/main/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/assets')
-rw-r--r--src/main/assets/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 6f880d55..829d41ea 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -165,8 +165,8 @@ body > header {
width: 110px;
}
#logo a {
- background: url("logo@2x.png") no-repeat;
- background-size: cover;
+ background: url("logo@2x.png") no-repeat !important;
+ background-size: cover !important;
border: 0;
display: block;
height: 36px;