event select list margin issue css
This commit is contained in:
parent
c429ec59d5
commit
6ada7d46c8
|
@ -1369,6 +1369,11 @@ span.nobold * {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-content .ui-listview,
|
||||||
|
.ui-panel-inner > .ui-listview {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
#list_Modules *,
|
#list_Modules *,
|
||||||
#list_agent_Modules *,
|
#list_agent_Modules *,
|
||||||
#list_agents *,
|
#list_agents *,
|
||||||
|
|
Loading…
Reference in New Issue