Fix stats vertical border fill postitioning edge case (war scroll)

pull/59/head
HardiReady 2019-03-02 00:01:37 +01:00
parent c56b5a8a62
commit cbf8ec910a
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
border-right: 1px solid #dadada;
height: 100vh;
top: 0;
left: calc(20% - 1px);
z-index: -1;
@media all and (max-width: 959px) {