Skip to content

Commit

Permalink
HDX-9894 resize logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ccataalin committed Jun 6, 2024
1 parent c2ef230 commit 39eb28e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
/* END HDX Version display */
4 changes: 2 additions & 2 deletions ckanext-hdx_theme/ckanext/hdx_theme/fanstatic/base/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -4180,8 +4180,8 @@ ul.list-horizontal li:first-child:before {
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
/* END HDX Version display */
/* HEADER Search Widget */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1637,8 +1637,8 @@ hr.dotted {
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
/* END HDX Version display */
/* Style breadcrumbs */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4212,8 +4212,8 @@ ul.list-horizontal li:first-child:before {
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
/* END HDX Version display */
/* HEADER Search Widget */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4307,8 +4307,8 @@ ul.list-horizontal li:first-child:before {
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
/* END HDX Version display */
/* HEADER Search Widget */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
background-repeat: no-repeat;
background-position: left center;
width: 126px;
height: 30px;
margin-top: 1px;
height: 28px;
margin-top: 3px;
}
}
}
Expand Down

0 comments on commit 39eb28e

Please sign in to comment.