Showing
1 changed file
with
2 additions
and
2 deletions
@@ -89,8 +89,8 @@ | @@ -89,8 +89,8 @@ | ||
89 | height: 35px; | 89 | height: 35px; |
90 | line-height: 35px; | 90 | line-height: 35px; |
91 | overflow: hidden; | 91 | overflow: hidden; |
92 | - white-space: nowrap; | ||
93 | - overflow: hidden; | 92 | + white-space: nowrap; |
93 | + overflow: hidden; | ||
94 | text-overflow: ellipsis; | 94 | text-overflow: ellipsis; |
95 | } | 95 | } |
96 | 96 |
-
Please register or login to post a comment