Skip to content

Commit

Permalink
[imp][33654] Fix the border on a chosen dropdown. Fixes joomla#4000.
Browse files Browse the repository at this point in the history
  • Loading branch information
roland-d authored and Thomas Hunziker committed Jul 27, 2014
1 parent 6319fcc commit 0a3348a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media/jui/css/chosen.css
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@
background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
box-shadow: 0 1px 0 #fff inset;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
border-left: none;
Expand Down

0 comments on commit 0a3348a

Please sign in to comment.