Fireplace-player same size as other player

This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-26 15:30:53 +02:00
parent be6f91f17e
commit 6b926ca92e

View File

@@ -1784,7 +1784,7 @@ margin-right: 52%;
#fireplace_player{
z-index: 999;
width: calc(100% - .75rem);
/*width: calc(100% - .75rem);*/
height: calc(100% - 32px);
position: absolute;
display:none;