Remove duplicate CSS property of margin (#16277)

lolsob-rspec
Zero King 2021-05-18 18:13:44 +00:00 committed by GitHub
parent ca4e2a3173
commit 5c735db1b1
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;