Styling fixes to media spoilers

th-downstream
kibigo! 7 years ago
parent 6b3a6744c9
commit 651a696138

@ -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 {
@ -3770,7 +3773,7 @@ button.icon-button.active i.fa-retweet {
background-position: center;
cursor: pointer;
margin-top: 15px;
margin-left:-68px;
margin-left: -68px;
width: calc(100% + 80px);
position: relative;
}

Loading…
Cancel
Save