diff --git a/_less/screen.less b/_less/screen.less index e291e7da..b0060b3d 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -980,7 +980,7 @@ table td,table th{ } .contributors div{ padding:8px 0; - width:170px; + width:215px; overflow:hidden; display:inline-block; vertical-align:top; @@ -990,7 +990,7 @@ table td,table th{ padding:0; } .contributors div div:first-child+div{ - max-width:100px; + max-width:150px; margin:0 2px; white-space:nowrap; }