#11497 Fix message height
This commit is contained in:
parent
8971aec8cb
commit
d0c1867e56
|
@ -11856,6 +11856,10 @@ div.relative > div > div#ui-datepicker-div {
|
|||
width: 400px;
|
||||
}
|
||||
|
||||
#message_dialog_connection {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
#module_relations > thead > tr {
|
||||
border: none !important;
|
||||
border-bottom: 1px solid #e2e2e2 !important;
|
||||
|
|
Loading…
Reference in New Issue