Showing
12 changed files
with
1 additions
and
4 deletions
@@ -713,7 +713,6 @@ | @@ -713,7 +713,6 @@ | ||
713 | .name { | 713 | .name { |
714 | font-size: 50px; | 714 | font-size: 50px; |
715 | margin-top: 50px; | 715 | margin-top: 50px; |
716 | - display: inline-block; | ||
717 | max-height: 120px; | 716 | max-height: 120px; |
718 | overflow: hidden; | 717 | overflow: hidden; |
719 | text-overflow: ellipsis; | 718 | text-overflow: ellipsis; |
@@ -100,7 +100,6 @@ | @@ -100,7 +100,6 @@ | ||
100 | display: inline-block; | 100 | display: inline-block; |
101 | height: 35px; | 101 | height: 35px; |
102 | line-height: 35px; | 102 | line-height: 35px; |
103 | - overflow: hidden; | ||
104 | white-space: nowrap; | 103 | white-space: nowrap; |
105 | overflow: hidden; | 104 | overflow: hidden; |
106 | text-overflow: ellipsis; | 105 | text-overflow: ellipsis; |
-
Please register or login to post a comment