fixes for metrics tab when data source was not found

This commit is contained in:
Torkel Ödegaard
2017-09-13 09:48:50 +02:00
parent dd67c9d420
commit 73248d6687
3 changed files with 15 additions and 12 deletions

View File

@@ -44,8 +44,8 @@
min-width: 400px;
max-width: 600px;
position: fixed;
right: 20px;
top: 56px;
right: 10px;
top: 60px;
}
.alert-close {