mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 05:23:36 -04:00
fixing width of poster section of topic-list
This commit is contained in:
parent
190f075fae
commit
adde163447
1 changed files with 2 additions and 0 deletions
|
@ -364,6 +364,8 @@
|
|||
}
|
||||
.posters {
|
||||
float: left;
|
||||
display: block;
|
||||
width: 165px;
|
||||
}
|
||||
> footer {
|
||||
border: 1px solid $primary_border_color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue