1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Fixed minor visual glitch

This commit is contained in:
Krateng 2019-04-30 20:04:59 +02:00
parent 6976014d10
commit 3536139982

View File

@ -527,7 +527,7 @@ table.list td.chart div {
background-image:url("/media/chartpos_normal.png");
background-position: right;
background-repeat:no-repeat;
background-size: contain;
background-size: auto 100%;
position:relative;