Avoid blurry text in topo loading message

This commit is contained in:
Simon Howe
2016-07-28 16:28:13 +02:00
parent 7dfae47c85
commit 5df5e402f3
+2 -1
View File
@@ -301,7 +301,8 @@ h2 {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-left: -16.5%;
margin-top: -275px;
color: @text-secondary-color;
width: 33%;
height: 550px;