Remove duplicate CSS property of margin (#16277)

th-downstream
Zero King 4 years ago committed by GitHub
parent ca4e2a3173
commit 5c735db1b1

@ -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;

Loading…
Cancel
Save