Added permissions modal to 100% width

This commit is contained in:
Ken Hoes 2017-02-09 11:21:55 -05:00
parent 24c681d47c
commit 3559a88c6b

View File

@ -237,7 +237,7 @@
// Additional modal specific styles
.modal-body {
.modal-body, #add-permissions-modal {
.SmartSearch-searchTermContainer {
width: 100%;
}