Merge branch 'saas-dev' of github.com:sourcefabric/airtime into saas-dev

This commit is contained in:
Duncan Sommerville 2015-09-29 16:26:47 -04:00
commit 80515ef263

View file

@ -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 {