Personally I’ve added the following to custom CSS to allow me to style it correctly:
@import "common/foundation/mixins";
.container .user-table .top-section {
@include clearfix();
}
Personally I’ve added the following to custom CSS to allow me to style it correctly:
@import "common/foundation/mixins";
.container .user-table .top-section {
@include clearfix();
}
Wait what is the bug here?
The top-section div height should extend to the bottom of the two lists (top replies and top topics), i.e. the height of its content.
Not doing so:
I agree, just pushed the fix
https://github.com/discourse/discourse/commit/d3ee48a316f4db4ea33f99f05966b56f0fc41586