浏览代码

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

JC Brand 12 年之前
父节点
当前提交
527c96afd1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;