mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #1235 from ansible/revert-1234-1231-lookupModal-specs
Revert "Lookup modal feedback from demo prep"
This commit is contained in:
commit
f6f4238445
@ -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;
|
||||
|
||||
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user