Fix "show thread" link position on media posts
This commit is contained in:
parent
c834d418e2
commit
7eb66d65aa
2 changed files with 6 additions and 2 deletions
|
@ -390,6 +390,10 @@ video, .video-container img {
|
|||
background-color: #282828;
|
||||
}
|
||||
|
||||
.show-thread {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.multi-header {
|
||||
background-color: #161616;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue