Merge pull request #3043 from fantasticfears/patch-9

expanding active column width
This commit is contained in:
Régis Hanol 2014-12-17 11:22:05 +01:00
commit aff49a1e0d

View file

@ -146,7 +146,7 @@
.activity { .activity {
width: 60px; width: 60px;
&:lang(zh_CN) { &:lang(zh_CN) {
width: 70px; width: 80px;
} }
span { span {
cursor: pointer; cursor: pointer;