Commit eb764b1b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix star/fork button UI issue if count > 100

parent cbff0155
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
.star-fork-buttons { .star-fork-buttons {
float: right; float: right;
width: 200px; min-width: 200px;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment