mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #3043 from fantasticfears/patch-9
expanding active column width
This commit is contained in:
commit
aff49a1e0d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user