Fixed related widget wrapper margin/padding with normal select.
This commit is contained in:
@@ -466,6 +466,8 @@ body.admin-interface .paginator a.showall:visited {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
/* end fix */
|
/* end fix */
|
||||||
|
|
||||||
|
.admin-interface .related-widget-wrapper select + .related-widget-wrapper-link,
|
||||||
.admin-interface .related-widget-wrapper .select2-container + .related-widget-wrapper-link {
|
.admin-interface .related-widget-wrapper .select2-container + .related-widget-wrapper-link {
|
||||||
margin-left: 12px !important;
|
margin-left: 12px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user