Skip to content

Commit

Permalink
Update style for clear button
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Nov 4, 2021
1 parent ad8f576 commit bf80bb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ div#page-document {
div.input-controls {
margin-top: 2px;
margin-left: auto;
display: flex;

div.show-extra-facets {
padding: 14px !important;
Expand Down Expand Up @@ -1092,7 +1093,7 @@ div.ui.modal.facet {
.ui.segment.answers-wrapper {
border: none;
border-top: 1px solid #ccc;
margin-bottom: 2em;
// margin-bottom: 2em;
box-shadow: none;
// border-bottom: 1px solid #ccc;

Expand Down

0 comments on commit bf80bb7

Please sign in to comment.