Skip to content

Commit

Permalink
Refs #133599 - Demo question - styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 23, 2021
1 parent 4f5d453 commit f4c1059
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,19 @@ div#page-document {
padding-top: 10px;
margin: 2em 0 1em 0;

p.demo-question {
margin-top: 0.3em;
font-size: 12px;

span {
color: @sf-medium-gray;
}

a {
color: @sf-azure;
}
}

div.sui-search-box__autocomplete-container {
position: absolute;
top: calc(3em + 10px);
Expand Down

0 comments on commit f4c1059

Please sign in to comment.