Fixes to following/follower lists

This commit is contained in:
Victoria Wang 2014-10-15 16:17:29 -07:00
parent c1939b5d72
commit ae2bd68858
2 changed files with 4 additions and 4 deletions

View file

@ -484,7 +484,7 @@ a.tag:hover {
text-decoration: none;
background: #FFEE8A;
}
.follower-list {
.follower-list, .following-list {
width: 100%;
float: left;
margin-bottom: 2em;