فهرست منبع

Merge pull request #905 from Arantor/release-2.1

! Fix the alignment of IM icons. (ref #889)
Arantor 10 سال پیش
والد
کامیت
0d8341ea61
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;
 }