Skip to content

Commit

Permalink
Removed border from pollutant index navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Dec 28, 2020
1 parent 04ca4de commit df53024
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/manage/Blocks/PollutantIndex/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@
margin: 0 0.5rem;
}

.pollutant-index-container .ui.attached.tabular.menu .item:hover {
}

.pollutant-index-container .ui.attached.tabular.menu .active.item {
border-top: 0;
border-right: 0;
border-bottom: 2px solid #4296b3 !important;
/* border-bottom: 2px solid #4296b3 !important; */
border-left: 0;
background-color: transparent !important;
border-radius: 0;
Expand Down

0 comments on commit df53024

Please sign in to comment.