Fix star/fork button UI issue if count > 100

This commit is contained in:
Dmitriy Zaporozhets 2014-09-19 12:33:09 +00:00
parent cbff0155fa
commit eb764b1b7b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
.star-fork-buttons {
float: right;
width: 200px;
min-width: 200px;
font-size: 14px;
font-weight: bold;