This repository was archived by the owner on Oct 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 44.ui-bar .ui-controlgroup { margin : 0 5px ; }
55
66.ui-controlgroup-label { font-size : 16px ; line-height : 1.4 ; font-weight : normal; margin : 0 0 .4em ; }
7- .ui-controlgroup-controls { display : block; width : 100% ;}
87.ui-controlgroup li { list-style : none; }
98.ui-controlgroup-vertical .ui-btn ,
109.ui-controlgroup-vertical .ui-checkbox , .ui-controlgroup-vertical .ui-radio { margin : 0 ; border-bottom-width : 0 ; }
1716.ui-controlgroup-horizontal .ui-controlgroup-controls : before ,
1817.ui-controlgroup-horizontal .ui-controlgroup-controls : after { content : "" ; display : table; }
1918.ui-controlgroup-horizontal .ui-controlgroup-controls : after { clear : both; }
20- .ui-controlgroup-horizontal .ui-controlgroup-controls { zoom : 1 ; }
19+ .ui-controlgroup-horizontal .ui-controlgroup-controls { display : inline-block; zoom : 1 ; }
2120.ui-controlgroup-horizontal .ui-btn-inner { text-align : center; }
2221.ui-controlgroup-horizontal .ui-btn , .ui-controlgroup-horizontal .ui-select ,
2322.ui-controlgroup-horizontal .ui-checkbox , .ui-controlgroup-horizontal .ui-radio { float : left; clear : none; margin : 0 -1px 0 0 ; }
You can’t perform that action at this time.
0 commit comments