Remove duplicate CSS property of margin (#16277)
This commit is contained in:
parent
08d6a7764f
commit
689974b1ed
|
@ -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…
Reference in New Issue