increase height of performance info popup

This commit is contained in:
juliandescottes 2017-01-15 13:26:48 +01:00
parent a740699775
commit af92ee6bd7
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#dialog-container.performance-info {
width: 500px;
height: 520px;
height: 525px;
top : 50%;
left : 50%;
position : absolute;