diff --git a/index.css b/index.css index e2dd526..2e2ad3d 100644 --- a/index.css +++ b/index.css @@ -33,8 +33,9 @@ text-align: center; color: #666; height: 28px; - width: 28px; + min-width: 28px; line-height: 28px; + padding:0 5px; text-decoration: none; } @@ -107,4 +108,4 @@ height: 24px; line-height: 24px; margin-left: 5px; -} \ No newline at end of file +}