--no commit message
Showing
2 changed files
with
5 additions
and
2 deletions
| ... | @@ -152,9 +152,11 @@ | ... | @@ -152,9 +152,11 @@ |
| 152 | } | 152 | } |
| 153 | 153 | ||
| 154 | .iconName { | 154 | .iconName { |
| 155 | line-height: 24px; | 155 | height: 10px; |
| 156 | text-align: center; | ||
| 157 | line-height: 15px; | ||
| 156 | font-size: 12px; | 158 | font-size: 12px; |
| 157 | width: 100px; | 159 | width: 70px; |
| 158 | // white-space: nowrap; | 160 | // white-space: nowrap; |
| 159 | } | 161 | } |
| 160 | 162 | ... | ... |
-
Please register or sign in to post a comment