Skip to content

Commit

Permalink
#1641 Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Nov 11, 2020
1 parent 8a8153d commit a21c32e
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions frontend/app/styles/filters.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,33 +41,15 @@
text-align: center;
}

.stats-panel {
/* padding: 10px;
background-color: #f5f5f5; */
}

.stats-panel .stats-item-wrapper {
padding: 5px;
padding: 5px;
background-color: #f5f5f5;
}

.stats-panel .box {
margin-bottom: 0;
}

/*
.filter-panel hr.filter-separator:after {
content: "OR";
display: inline-block;
position: relative;
top: -0.8em;
font-size: 1.29em;
padding: 0 0.25em;
background: #f5f5f5;
}
*/


.similar-case-list .progress {
height: 2px;
opacity: 1;
Expand Down

0 comments on commit a21c32e

Please # to comment.