UI: Fixed position of confirm modal when scrolled down, Fixes #1345

This commit is contained in:
Torkel Ödegaard
2015-01-16 07:20:00 +01:00
parent 10fd66b7c5
commit af3aa81d71
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
right: 0;
margin-left: auto;
margin-right: auto;
top: 200px;
top: 30%;
}
.grafana-search-metric-actions {