Skip to content

Commit

Permalink
Refs #141282 - Simplify header.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 10, 2021
1 parent e10f295 commit 74e7c50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@

body.searchlib-page {
div#page-document {
position: relative;
top: -4em;
padding-top: 0px !important;
margin-top: 0px !important;
}

.ui.basic.segment.content-area::before {
// display: none; TODO keep or not?
display: none;
}
}

Expand Down

0 comments on commit 74e7c50

Please sign in to comment.