Revert "UX: Topic link should not take full width."
This commit is contained in:
parent
42f252d3ba
commit
aee2c535bd
app/assets/stylesheets/desktop
|
@ -520,7 +520,7 @@ video {
|
|||
|
||||
.topic-link {
|
||||
color: $header_primary;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue