mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 17:56:16 +08:00
Prevent avatars from wrapping on topic list
This commit is contained in:
parent
feb966a1cf
commit
a4b90ac54f
|
@ -155,7 +155,7 @@
|
||||||
width: 140px;
|
width: 140px;
|
||||||
}
|
}
|
||||||
.posters {
|
.posters {
|
||||||
width: 142px;
|
width: 150px;
|
||||||
> a {
|
> a {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user