mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
fixing width of poster section of topic-list
This commit is contained in:
@@ -364,6 +364,8 @@
|
||||
}
|
||||
.posters {
|
||||
float: left;
|
||||
display: block;
|
||||
width: 165px;
|
||||
}
|
||||
> footer {
|
||||
border: 1px solid $primary_border_color;
|
||||
|
||||
Reference in New Issue
Block a user