Hi Anthony,
Greetings from Syncfusion support.
We have confirmed the reported issue as a bug at our end and this fix will be included in our upcoming first patch release after Volume 3 SP1 release has been rolled out. You can track the status of the reported issue from the below feedback link.
Until then, we suggest you use the below work around solution to get rid of the reported issue.
<style>
.e-ddl-device .e-input-group {
margin-left: 52px;
}
</style>
|
We created a sample based on your requirement. please find the sample here:
Regards,
Sureshkumar P