Make sure the info icon doesn't get cut off.

This commit is contained in:
JC Brand 2013-07-27 01:07:26 +02:00
parent 509b2c307c
commit 527c96afd1

View File

@ -552,6 +552,7 @@ p.room-info {
a.room-info {
background: url('images/information.png') no-repeat right top;
width: 22px;
height: 22px;
float: right;
display: none;
clear: right;