Merge pull request #1235 from ansible/revert-1234-1231-lookupModal-specs

Revert "Lookup modal feedback from demo prep"
This commit is contained in:
kensible 2016-03-14 10:30:19 -04:00
commit f6f4238445
2 changed files with 0 additions and 4 deletions

View File

@ -31,9 +31,6 @@ table.ui-datepicker-calendar {
opacity: .7;
text-shadow: 0 1px 0 @white;
}
.ui-dialog-content {
overflow: hidden;
}
.ui-widget-header {
border-radius: 0;
border: none;

View File

@ -175,7 +175,6 @@ export default ['Rest', 'ProcessErrors', 'generateList',
width: 600,
height: (instructions) ? 625 : 450,
minWidth: 500,
resizable: false,
title: hdr,
id: 'LookupModal-dialog',
onClose: function() {