Skip to content

Commit

Permalink
more style tweaks for #356
Browse files Browse the repository at this point in the history
  • Loading branch information
elizoller committed Jul 20, 2021
1 parent 50f07e6 commit 11d3711
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 12 deletions.
17 changes: 9 additions & 8 deletions web/themes/custom/asulib_barrio/css/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/themes/custom/asulib_barrio/css/style.min.css

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions web/themes/custom/asulib_barrio/scss/components/field.scss
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,10 @@ button.show-more {
&:last-of-type {
border-bottom: none;
}
.paragraph {
display: inline-block;
}
}

.field--name-field-typed-identifier .paragraph {
display: inline-block;
}

.node--view-mode-full-metadata .field--name-field-typed-identifier > .field__items > .field__item > .paragraph > .field--type-entity-reference > .field__item, .node--type-archival-resource > .field__label, .node--type-archival-object > .field__label, .node--type-repository > .field__label, .node--type-archival-top-container > .field__label {
Expand Down

0 comments on commit 11d3711

Please sign in to comment.