Adjust channel wrapper spacing on file page
This commit is contained in:
parent
a3f00944d4
commit
f109ee2db2
1 changed files with 6 additions and 1 deletions
|
@ -130,8 +130,13 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.claim-preview__wrapper--inline {
|
.claim-preview__wrapper--inline {
|
||||||
|
.claim-preview-metadata {
|
||||||
|
.claim-tile__info {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
.media__subtitle {
|
.media__subtitle {
|
||||||
padding-bottom: 0;
|
padding-bottom: 1;
|
||||||
a.button {
|
a.button {
|
||||||
display: inline-block !important;
|
display: inline-block !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue