File tree Expand file tree Collapse file tree
view/frontend/web/css/source Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "systemcode/base" : " *"
2020 },
2121 "type" : " magento2-module" ,
22- "version" : " 1.0.7 " ,
22+ "version" : " 1.0.8 " ,
2323 "license" : [
2424 " proprietary"
2525 ],
Original file line number Diff line number Diff line change 33// _____________________________________________
44
55& when (@media-common = true ) {
6- .checkout-index-index {
7- html , body {
8- background : red !important ;
9- }
6+ .checkout-index-index {
107 .fieldset .field ,
118 .fieldset .fields .field {
129 margin : 0 0 20px ;
1310 }
14- .fieldset .field.street {
11+
12+ .fieldset .field.street {
1513 margin : 0 ;
16- & > legend {
14+
15+ & > legend {
1716 margin : 0 ;
1817 }
1918 }
20- .fieldset .field .label {
19+
20+ .fieldset .field .label {
2121 display : inline !important ;
2222 position : initial !important ;
2323 overflow : initial !important ;
2424 font-weight : 600 ;
2525 }
26+
27+ #tooltip-label {
28+ display : none !important ;
29+ }
30+
2631 .fieldset .field.required .label :after ,
2732 .fieldset .fields .field.required .label :after ,
2833 .fieldset .field._required .label :after ,
You can’t perform that action at this time.
0 commit comments