address odd user card issue with buttons

This commit is contained in:
Jeff Atwood 2014-11-06 03:29:24 -08:00
parent 8e38c129c5
commit 9ae7c3c595

View File

@ -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;}
}