mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 08:04:52 +08:00
Revert "UX: Topic link should not take full width."
This commit is contained in:
parent
42f252d3ba
commit
aee2c535bd
|
@ -520,7 +520,7 @@ video {
|
||||||
|
|
||||||
.topic-link {
|
.topic-link {
|
||||||
color: $header_primary;
|
color: $header_primary;
|
||||||
display: inline-block;
|
display: block;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user