Skip to content

Commit

Permalink
fix(css): fix missing bracket angular-ui#2162
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kresse committed Sep 7, 2018
1 parent d8fed30 commit f332d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ body > .ui-select-bootstrap.open {
padding: 5px 0;
margin: 0;
list-style: none;
}

.ui-select-bootstrap .ui-select-header-group-selectable:hover {
background-color: #f5f5f5;
Expand Down

0 comments on commit f332d34

Please # to comment.