mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#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;
|
width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#message_dialog_connection {
|
||||||
|
height: auto !important;
|
||||||
|
}
|
||||||
|
|
||||||
#module_relations > thead > tr {
|
#module_relations > thead > tr {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
border-bottom: 1px solid #e2e2e2 !important;
|
border-bottom: 1px solid #e2e2e2 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user