Adjust channel wrapper spacing on file page

This commit is contained in:
Raphael Wickihalder 2022-02-18 12:33:08 +01:00
parent a3f00944d4
commit f109ee2db2

View file

@ -130,8 +130,13 @@ body {
}
.claim-preview__wrapper--inline {
.claim-preview-metadata {
.claim-tile__info {
margin-top: 0;
}
}
.media__subtitle {
padding-bottom: 0;
padding-bottom: 1;
a.button {
display: inline-block !important;
}