mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "UX: Topic link should not take full width."
This commit is contained in:
@@ -520,7 +520,7 @@ video {
|
||||
|
||||
.topic-link {
|
||||
color: $header_primary;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user