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

Embed/Mobile related style updates

Brings border back to embed version and tightens the content padding.
parent 4da88ca9
Branches
No related tags found
No related merge requests found
......@@ -201,7 +201,7 @@ form .input-group {
#directory_results {
> * {
padding: 24px 30px;
padding: 24px 9.375%;
}
@media @bp2 {
......@@ -216,7 +216,7 @@ form .input-group {
#search_results {
> * {
padding: 24px 50px;
padding: 24px 7.812%;
}
@media @bp2 {
......@@ -233,6 +233,14 @@ form .input-group {
.embed & {
width: 60%;
.result-head {
border-right: 1px solid @ui10;
}
.search-results {
border-right: 1px solid @ui02;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment