Prevent contributors' list to overflow outside of the page

This commit is contained in:
Saivann 2015-09-02 11:13:23 -04:00 committed by David A. Harding
parent 3e80a7a2af
commit ba837c53ac
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -1358,6 +1358,11 @@ button.active {
text-align:left;
font-size:80%;
}
.one-column .contributors {
width: 660px;
}
.contributors img{
width:16px;
height:16px;