Fix star/fork button UI issue if count > 100
This commit is contained in:
parent
cbff0155fa
commit
eb764b1b7b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
.star-fork-buttons {
|
||||
float: right;
|
||||
width: 200px;
|
||||
min-width: 200px;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
|
||||
|
|
Loading…
Reference in a new issue