Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit 24ff9b2

Browse files
committed
fix(uiSelectHeaderGroupSelectable): css block not close
After merge pr angular-ui#1998, build process doesn't work fine
1 parent d1ce1cf commit 24ff9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ body > .ui-select-bootstrap.open {
297297
padding: 5px 0;
298298
margin: 0;
299299
list-style: none;
300+
}
300301

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

0 commit comments

Comments
 (0)