mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-06 20:16:00 -04:00
address odd user card issue with buttons
This commit is contained in:
parent
8e38c129c5
commit
9ae7c3c595
1 changed files with 1 additions and 7 deletions
|
@ -159,13 +159,7 @@
|
|||
.usercard-controls {
|
||||
list-style-type: none;
|
||||
float: right;
|
||||
|
||||
&:after {
|
||||
content: '';
|
||||
display: block;
|
||||
clear: both;
|
||||
|
||||
}
|
||||
margin: 0;
|
||||
|
||||
a {width: 100%; min-width: 150px;}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue