mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: left align suggested topics header and footer text (#26058)
This commit is contained in:
parent
dfc6bb4029
commit
ac083ffca6
@ -64,4 +64,9 @@
|
|||||||
line-height: 0.8;
|
line-height: 0.8;
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.more-topics__list-title,
|
||||||
|
.more-topics__browse-more {
|
||||||
|
padding-left: 0.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user