fix for firefox 51 and 52 issue

This commit is contained in:
Rizky Ariestiyansyah 2017-08-04 02:37:42 +07:00 committed by GitHub
parent fe313f1001
commit 5576bc0652
1 changed files with 2 additions and 1 deletions

View File

@ -389,7 +389,8 @@ tbody {
letter-spacing: -0.78px;
font-family: 'Segoe UI', 'SF Pro Text', sans-serif;
top: 53px;
width: 98.5px;
left: 50%;
transform: translateX(-50%);
-moz-user-select: none;
-ms-user-select: none;
user-select: none;