Skip to content

Commit

Permalink
Refs #139198 - Fix divider styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 11, 2021
1 parent b7c9f86 commit b7971a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ div#page-document {
}

.ui.divider {
border-top: none !important;
border-top: 1px solid @sf-light-gray2 !important;
}

div.ui.label {
Expand Down

0 comments on commit b7971a7

Please sign in to comment.