Skip to main content
17-Peridot
November 6, 2021
Solved

Remove spacing between the containers

  • November 6, 2021
  • 1 reply
  • 2955 views

How remove additional spacing between two containers in mashup?

It seems around 5px spacing is there between responsive container.

 

Is there any CSS or anything available to avoid the additional spacing?

Best answer by Sathishkumar_C

Thanks for your support. Especially the spacing found in tab area.

Got solution with https://community.ptc.com/t5/ThingWorx-Developers/How-to-hide-quot-Tab-Area-quot-margin/m-p/760791#M55536

 

1 reply

24-Ruby III
November 6, 2021

1. There is an article here -"Add Overlay property to avoid white space in between containers in ThingWorx Runtime Mashup": https://www.ptc.com/en/support/article/CS316022

2. Similar question - "Container border": https://community.ptc.com/t5/ThingWorx-Developers/Container-border/td-p/644204

17-Peridot
November 6, 2021

Thanks for your support.

 

1. PTC article says, it's "Reported to R&D as JIRA ticket PSPT-66790".

2. Previous post, doesn't have a exact CSS. 

 

It seems, we can play with CSS to remove the white spacing between the containers.

24-Ruby III
November 7, 2021

@raluca_edu Could you please help here with CSS?