Merge branch 'hotfix/live' into release/5.2
Showing
3 changed files
with
4 additions
and
4 deletions
@@ -188,8 +188,8 @@ $border: #e0e0e0; | @@ -188,8 +188,8 @@ $border: #e0e0e0; | ||
188 | position: absolute; | 188 | position: absolute; |
189 | top: 50%; | 189 | top: 50%; |
190 | left: 50%; | 190 | left: 50%; |
191 | - height: 100px; | ||
192 | - width: 101px; | 191 | + height: 104px; |
192 | + width: 105px; | ||
193 | margin-left: -50px; | 193 | margin-left: -50px; |
194 | margin-top: -50px; | 194 | margin-top: -50px; |
195 | background: url("/activity/record-icon.png"); | 195 | background: url("/activity/record-icon.png"); |
-
Please register or login to post a comment