File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Responsive/frontend/_public/src/less/_modules Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7676 { /if }
7777
7878 <div class =" cookie-removal--buttons" >
79- <a class =" btn cookie-permission--close -button" >{ s name= " cookiePermission/close " } { /s} </a >
80- <a class =" btn is--secondary cookie-permission--accept -button" >{ s name= " cookiePermission/buttonText " } { /s} </a >
79+ <a class =" btn is--secondary cookie-permission--accept -button is--center " >{ s name= " cookiePermission/buttonText " } { /s} </a >
80+ <a class =" btn cookie-permission--close -button is--center " >{ s name= " cookiePermission/close " } { /s} </a >
8181 </div >
8282 </div >
8383 { /block }
Original file line number Diff line number Diff line change 3939 .unitize (margin-bottom , 6 );
4040 display : inline-block ;
4141 width : 48% ;
42+ float : right ;
4243
4344 & :last-child {
4445 margin-right : 2% ;
4546 }
4647 }
4748}
4849
49- @media screen and (min-width : @tabletViewportWidth ) {
50+ @media screen and (min-width : @phoneLandscapeViewportWidth ) {
5051 .cookie-removal--container {
5152 .cookie-removal--footer {
5253 .clearfix ();
You can’t perform that action at this time.
0 commit comments