Registrations page fix

This commit is contained in:
Godwin 2014-07-27 23:48:13 -06:00
parent 020ec18b74
commit f3219e268f

View File

@ -502,6 +502,8 @@ ul.tags,
}
.registrations .user {
vertical-align: top;
&:target {
background-color: $color-5;
}