Skip to content

Commit 9036567

Browse files
authored
Fix display of ecosystem tab for Ja and Pt (#784)
* Fix display of ecosystem tab for japanese and portuguese * Eliminate newlines after dash for es/tabcontents.yaml * Improve alignment of translated content for the scientific domains tab
1 parent bafcf21 commit 9036567

File tree

4 files changed

+408
-366
lines changed

4 files changed

+408
-366
lines changed

assets/css/tabs.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ section.scientific-domains {
9595
line-height: 130%;
9696
margin: 0.2em 0.4em;
9797
flex-basis: 13%;
98+
align-self: baseline;
9899

99100
& header {
100101
// FIXME: Use appropriate PST color for this header text.

0 commit comments

Comments
 (0)