mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-18 16:50:35 +02:00
fixes to thread avatar on phone
This commit is contained in:
@@ -260,6 +260,11 @@ footer.footer {
|
||||
line-height: 18px;
|
||||
padding: 5px;
|
||||
padding-left: 10px;
|
||||
|
||||
img.hidden-desktop {
|
||||
max-width: 10px;
|
||||
max-height: 10px;
|
||||
}
|
||||
}
|
||||
.post-content {
|
||||
min-height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user