CC-6066 - Add/Remove content screen update

This commit is contained in:
Duncan Sommerville 2015-08-26 17:56:17 -04:00
parent ef892bb565
commit 0ebe7a85e1
3 changed files with 51 additions and 36 deletions

View file

@ -3525,6 +3525,10 @@ button.btn-icon-text > i.icon-white {
flex-flow: row wrap;
}
.ui-dialog-content input {
z-index: 1003;
}
.ui-dialog-content .media_type_selector {
padding-left: 0;
flex: 1 auto;