Skip to content
Snippets Groups Projects
Commit 9b0e2cdc authored by Kevin Abel's avatar Kevin Abel
Browse files

Spacing adjustments provided by Dee.

parent 6f5445f9
No related branches found
No related tags found
1 merge request!1WDN 4.0 Theme
......@@ -37,7 +37,7 @@ form .input-group {
button {
font-size: 18px;
line-height: normal;
padding: 0.8em 1.333em;
padding: 0.8em 1em;
margin: 0;
}
}
......@@ -201,7 +201,7 @@ form .input-group {
#directory_results {
> * {
padding: 24px 9.375%;
padding: 1.425em 9.375%;
}
@media @bp2 {
......@@ -216,14 +216,14 @@ form .input-group {
#search_results {
> * {
padding: 24px 7.812%;
padding: 1.425em 7.812%;
}
@media @bp2 {
width: 66.6667%;
.result-head {
border-right: 1px solid @ui10;
border-right: 1px solid @ui09;
}
.search-results {
......@@ -235,7 +235,7 @@ form .input-group {
width: 60%;
.result-head {
border-right: 1px solid @ui10;
border-right: 1px solid @ui09;
}
.search-results {
......@@ -281,19 +281,24 @@ form .input-group {
.recordDetails {
margin-left: 50px;
font-size: 0.75em;
line-height: 1.425;
.sans-serif-font();
}
.fn {
font-size: 2.3333em;
.brand-font();
line-height: normal;
line-height: 1;
* {
border: 0;
}
}
.eppa, .organization-unit, .title, .tel {
margin-bottom: 0.178em;
}
.eppa {
display: none;
}
......@@ -319,6 +324,7 @@ form .input-group {
.gsc-webResult & {
border: 0;
padding: 0.75em 0;
}
.gs-title {
......@@ -348,6 +354,7 @@ form .input-group {
.gsc-cursor-box {
border-top: 1px solid @ui03;
padding: 1em 0 0;
margin-top: 1em;
.sans-serif-font();
.gsc-cursor-page {
......@@ -369,6 +376,10 @@ form .input-group {
}
}
.gcsc-branding {
margin-bottom: 1.3333em;
}
td.gcsc-branding-text {
font-style: italic;
width: auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment