Skip to content

Commit

Permalink
Merge branch 'main' into 1166-version-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ijabbott committed May 7, 2023
2 parents 19afec1 + 6456e01 commit b1c1ae0
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 38 deletions.
68 changes: 34 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discovery_ui",
"version": "2.1.29",
"version": "2.1.38",
"description": "UI for dataset discovery",
"main": "./src/index.js",
"repository": {
Expand Down
3 changes: 0 additions & 3 deletions src/components/header/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ body {
.body-dataset-lists header .nav-wrapper{
border-bottom:none;
}
.body-dataset-detail main-app-element {
margin-top:100px;
}
header {
background-color: white;
padding: 0;
Expand Down

0 comments on commit b1c1ae0

Please sign in to comment.