HTML5 - put the order at media class
This commit is contained in:
parent
050994fc06
commit
607a3f4e5d
@ -150,6 +150,7 @@ $bars-padding: $lg-padding-x - .45rem; // -.45 so user-list and chat title is al
|
||||
.media {
|
||||
@extend %full-page;
|
||||
flex: 1 100%;
|
||||
order: 2;
|
||||
|
||||
flex-direction: row;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user