Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Merge branch 'main' into Some-metadata-fields-are-not-responsive-when…
Browse files Browse the repository at this point in the history
…-viewing-datasets
  • Loading branch information
A-Souhei authored Dec 10, 2024
2 parents da1c7cf + 7dfee77 commit 41b4060
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ckanext/zarr/assets/css/zarr.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,11 @@
float: right;
}


ul.nav.nav-tabs {
z-index: 9;
}

.dataset table.table.table-striped.table-bordered.table-condensed {
tr td {
dd {
Expand All @@ -392,4 +397,3 @@
{
text-align: justify;
}
}

0 comments on commit 41b4060

Please sign in to comment.