Merge branch 'saas-dev' of github.com:sourcefabric/airtime into saas-dev
This commit is contained in:
commit
80515ef263
1 changed files with 2 additions and 0 deletions
|
@ -3870,12 +3870,14 @@ li .ui-state-hover {
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
||||||
flex: 1 1;
|
flex: 1 1;
|
||||||
|
-webkit-flex: 1 1;
|
||||||
min-width: 505px;
|
min-width: 505px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.outer-datatable-wrapper {
|
.outer-datatable-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
-webkit-flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_list_inner_wrapper {
|
#user_list_inner_wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue