diff --git a/public/views/swagger.html b/public/views/swagger.html
index 4b56f31731f..c9112a55243 100644
--- a/public/views/swagger.html
+++ b/public/views/swagger.html
@@ -7,8 +7,8 @@
@@ -32,8 +32,10 @@
background: #fafafa;
}
- .topbar-wrapper img {
+ .swagger-ui .topbar a {
content: url('public/img/grafana_icon.svg');
+ height: 50px;
+ flex: 0;
}
@@ -43,17 +45,17 @@