[Glitch] Remove duplicate CSS property of margin
Port 5c735db1b1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
f81f50023d
commit
5e9eb7d101
1 changed files with 0 additions and 1 deletions
|
@ -1232,7 +1232,6 @@ button.icon-button.active i.fa-retweet {
|
||||||
span {
|
span {
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 50%;
|
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
margin: 82px 0 0 50%;
|
margin: 82px 0 0 50%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in a new issue