Explorar o código

Merge pull request #905 from Arantor/release-2.1

! Fix the alignment of IM icons. (ref #889)
Arantor %!s(int64=11) %!d(string=hai) anos
pai
achega
0d8341ea61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
 }