File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
app/design/frontend/Magento/luma/Magento_MultipleWishlist/web/css/source Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 4040 .items {
4141 padding : 6px 0 ;
4242 text-align : left ;
43+
4344 .item {
4445 > span {
4546 display : block ;
4647 padding : 5px 5px 5px 23px ;
4748 }
4849
4950 }
51+
5052 li {
5153 padding : 0 ;
5254 }
115117 & .split ,
116118 & .toggle {
117119 .lib-css (color , @link__color );
120+
118121 & :before {
119122 display : none ;
120123 }
135138
136139 & .overlay {
137140 .lib-window-overlay ();
141+
138142 & .active {
139143 display : block ;
140144 }
254258 }
255259
256260 .form-wishlist-search {
257- .lib-css ( margin-bottom , @indent__l * 2 ) ;
261+ margin-bottom : @indent__l * 2 ;
258262 max-width : 500px ;
259263
260264 .fieldset {
281285
282286 .block-wishlist-info-items {
283287 .block-title {
284- .lib-css ( margin-bottom , @indent__base ) ;
288+ margin-bottom : @indent__base ;
285289 .lib-font-size (22px );
286290
287291 > strong {
352356 // Select wish list
353357 &-select {
354358 margin : 0 - @layout__width-xs-indent 20px ;
359+
355360 .wishlist-name {
356361 .lib-font-size (16 );
357362 & :extend(.abs-toggling-title-mobile all );
You can’t perform that action at this time.
0 commit comments