瀏覽代碼

! Fix the alignment of IM icons. (ref #889)

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 年之前
父節點
當前提交
d82fabe959
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -2089,7 +2089,7 @@ div#pollmoderation {
 	color: #c06002;
 }
 
-.poster .profile .profile_icons li {
+.poster .profile .profile_icons li, .poster .im_icons li {
 	display: table-cell;
 	padding-left: 5px;
 }