Skip to content

Commit

Permalink
Remove Claro-specific tweaks. These are moved to discreet module
Browse files Browse the repository at this point in the history
  • Loading branch information
occupant committed May 15, 2020
1 parent c1ecd52 commit 1c3d678
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions css/chosen.style.tweaks.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,3 @@
background-position: center;
background-color: #0036b1;
}

@media screen and (min-width: 85em) {

/* fix to allow chosen dropdowns to appear beyond the boundaries of vertical tabs */
.js .vertical-tabs__item {
overflow: visible;
}

.js .vertical-tabs__item > summary {
display: block !important;
}

}

0 comments on commit 1c3d678

Please sign in to comment.