mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
FIX: Avatars weren't tappable on mobile
This commit is contained in:
parent
54d6d24cbf
commit
8e86dbe560
@ -461,14 +461,10 @@ span.highlighted {
|
||||
}
|
||||
|
||||
.topic-meta-data {
|
||||
white-space: nowrap;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
left: 0px;
|
||||
margin-left: 50px;
|
||||
.names {
|
||||
margin: 5px 0 0 5px;
|
||||
line-height: 17px;
|
||||
padding-left: 50px;
|
||||
span {
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user