Skip to content
Snippets Groups Projects

Changes to search functionality.

Merged Liam Driscoll requested to merge 22-hotfix-templating-directory into development
Files
5
@@ -71,11 +71,11 @@ header #pageHeader
#headerText {
width: 100%;
margin-left: -220px;
margin-left: -240px;
}
#headerImg {
width: 180px;
width: 200px;
height: 65px;
margin-top: -10px;
margin-right: 20px;
@@ -93,11 +93,6 @@ header #pageHeader
padding: 7.5px 10px;
}
#headerNav img {
width: 55px;
height: 20px;
}
/* [#2] Page navigation styling. Used in [#1] and [#4]. */
.navBar {
Loading