Skip to content

Commit

Permalink
Refs #136090 - Answer box.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 6, 2022
1 parent 556348b commit 286d7db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/SearchBlock/less/answersbox.less
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
.answers-list {
max-width: @search-result-max-width;
padding: 1em;
border: 1px solid @sf-light-gray2;
margin-bottom: 3em;
background-color: white;
background-color: @sf-light-gray;
clear: both;
// margin-top: 3em;

Expand Down

0 comments on commit 286d7db

Please sign in to comment.