Styling fixes to media spoilers
This commit is contained in:
parent
ec2daae71c
commit
46f83bb28b
|
@ -2333,6 +2333,9 @@ button.icon-button.active i.fa-retweet {
|
|||
position: relative;
|
||||
text-align: center;
|
||||
z-index: 100;
|
||||
margin-top: 15px;
|
||||
margin-left:-68px;
|
||||
width: calc(100% + 80px);
|
||||
}
|
||||
|
||||
.media-spoiler__warning {
|
||||
|
|
Reference in New Issue