Fixed text align of post labels in comment list

This commit is contained in:
Marcin Kurczewski 2014-11-10 15:20:02 +01:00
parent 2d529107db
commit 6f801f2628

View file

@ -144,7 +144,7 @@
height: 71px; height: 71px;
line-height: 122px; /* 71 * 2 - 11 (font-size) - padding */ line-height: 122px; /* 71 * 2 - 11 (font-size) - padding */
transform: rotate(45deg); transform: rotate(45deg);
text-align: center;
color: white; color: white;
font-size: 15px; font-size: 15px;
} }