fix padding on orctober & tentacle themes

staging
multiple creatures 2019-08-15 09:53:07 -05:00
parent 903cabc4b2
commit b4b6f39c87
2 changed files with 8 additions and 7 deletions

View File

@ -88,11 +88,10 @@
font-weight: 700 !important;
}
.notification__favourite-icon-wrapper,
.status__prepend-icon-wrapper { left: -25px !important }
.media-spoiler { background: #000 !important }
.media-gallery.full-width { margin-left: 0; margin-right: 0 }
#mastodon-timeline,
.about-mastodon,
.about-short,

View File

@ -109,10 +109,6 @@
font-weight: 700;
}
.notification__favourite-icon-wrapper,
.status__prepend-icon-wrapper
{ left: -25px }
#mastodon-timeline,
.about-mastodon,
.about-short,
@ -188,6 +184,12 @@
color: $cw_text;
}
.media-gallery.full-width
{
margin-left: 0;
margin-right: 0;
}
.column-header__back-button
{
color: white;