mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
address odd user card issue with buttons
This commit is contained in:
parent
8e38c129c5
commit
9ae7c3c595
@ -159,13 +159,7 @@
|
|||||||
.usercard-controls {
|
.usercard-controls {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
float: right;
|
float: right;
|
||||||
|
margin: 0;
|
||||||
&:after {
|
|
||||||
content: '';
|
|
||||||
display: block;
|
|
||||||
clear: both;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a {width: 100%; min-width: 150px;}
|
a {width: 100%; min-width: 150px;}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user