Fix embed width, light theme embeds #2

Merged
chr merged 2 commits from nightpool/mastodon:light_theme_inline_embeds into cybrespace 2018-11-20 07:27:41 +01:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit 07066bf5bb - Show all commits

View File

@ -2578,10 +2578,6 @@ a.status-card {
width: 100%;
}
.status-card__image-image {
border-radius: 4px 4px 0 0;
}
.status-card__title {
white-space: inherit;
}
@ -2613,7 +2609,6 @@ a.status-card.compact:hover {
}
.status-card__image-image {
border-radius: 4px 0 0 4px;
display: block;
margin: 0;
width: 100%;