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

Commit 558eb5f

Browse files
Controlgroup: added missing selector for corner styling
1 parent 3d0c1ee commit 558eb5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/structure/jquery.mobile.controlgroup.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
.ui-controlgroup .ui-controlgroup-controls,
4040
.ui-controlgroup .ui-radio,
4141
.ui-controlgroup .ui-checkbox,
42-
.ui-controlgroup .ui-select {
42+
.ui-controlgroup .ui-select,
43+
.ui-controlgroup li {
4344
-webkit-border-radius: inherit;
4445
border-radius: inherit;
4546
}

0 commit comments

Comments
 (0)