mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 19:43:16 +08:00
UX: user messages list was too thin
This commit is contained in:
parent
a09a09f686
commit
8f7a2cb470
|
@ -178,7 +178,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-right {
|
.user-right {
|
||||||
max-width: 700px;
|
width: 900px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user