mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
clear:left was added to an existing selector that match other elements that may no need it.
in case of a negative affect it should be moved to its own selector
.topic-map .links {
}