changed order of info stgack
This commit is contained in:
@@ -858,11 +858,11 @@ th.css-component > .th-inner::before
|
|||||||
}
|
}
|
||||||
.col-md-3.col-xs-12.col-sm-push-9.info-stack{
|
.col-md-3.col-xs-12.col-sm-push-9.info-stack{
|
||||||
left:auto;
|
left:auto;
|
||||||
order:2;
|
order:1;
|
||||||
}
|
}
|
||||||
.col-md-9.col-xs-12.col-sm-pull-3.info-stack{
|
.col-md-9.col-xs-12.col-sm-pull-3.info-stack{
|
||||||
right:auto;
|
right:auto;
|
||||||
order:1;
|
order:2;
|
||||||
}
|
}
|
||||||
.info-stack-container > .col-md-9.col-xs-12.col-sm-pull-3.info-stack > .row-new-striped > .row > .col-sm-2{
|
.info-stack-container > .col-md-9.col-xs-12.col-sm-pull-3.info-stack > .row-new-striped > .row > .col-sm-2{
|
||||||
width:auto;
|
width:auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user