fix for firefox 51 and 52 issue
This commit is contained in:
parent
fe313f1001
commit
5576bc0652
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue