Remove duplicate CSS property of margin (#16277)

master
Zero King 2021-05-18 18:13:44 +00:00 committed by GitHub
parent 08d6a7764f
commit 689974b1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3611,7 +3611,6 @@ a.status-card.compact:hover {
span {
display: block;
float: left;
margin-left: 50%;
transform: translateX(-50%);
margin: 82px 0 0 50%;
white-space: nowrap;