mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: use clearfix on top-section of the user's sumarry (props to @DeanMarkTaylor)
This commit is contained in:
@@ -190,6 +190,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.top-section {
|
.top-section {
|
||||||
|
@include clearfix();
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -260,10 +261,6 @@
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badges-section {
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media all
|
@media all
|
||||||
and (max-width : 600px) {
|
and (max-width : 600px) {
|
||||||
.replies-section,
|
.replies-section,
|
||||||
|
|||||||
Reference in New Issue
Block a user