Showing
2 changed files
with
3 additions
and
3 deletions
@@ -39,8 +39,8 @@ | @@ -39,8 +39,8 @@ | ||
39 | height: 50px; | 39 | height: 50px; |
40 | line-height: 50px; | 40 | line-height: 50px; |
41 | width: 130px; | 41 | width: 130px; |
42 | - padding-left: 20px; | ||
43 | - padding-right: 20px; | 42 | + padding-left: 2px; |
43 | + padding-right: 2px; | ||
44 | border-radius: 8px; | 44 | border-radius: 8px; |
45 | white-space: nowrap; | 45 | white-space: nowrap; |
46 | text-overflow: ellipsis; | 46 | text-overflow: ellipsis; |
-
Please register or login to post a comment