Make sure the tip is always visible when the loading screen is removed

This commit is contained in:
yflory
2017-03-14 12:49:22 +01:00
parent bc35fc86cf
commit f10149db1c
3 changed files with 4 additions and 1 deletions

View File

@@ -45,5 +45,6 @@
font-family: lato, Helvetica, sans-serif;
padding: 15px;
max-width: 60%;
display: inline-block;
}
}