Quellcode durchsuchen

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

JC Brand vor 12 Jahren
Ursprung
Commit
527c96afd1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      converse.css

+ 1 - 0
converse.css

@@ -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;