mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
[Glitch] Remove duplicate CSS property of margin
Port 689974b1ed
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
5f334807d2
commit
bb0c9fcde7
@ -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 New Issue
Block a user