Change Dashboard width(s)

Hi - Version Number: v5.0.2 (3)

How can I change the dashboard width, in Demographics, for all the tabs? Pref. using css.

E.G. the tab ‘Who’ has 4 cols - Label, data. Label, dat. (So do my other tabs)
Some of the labels overflow to a 2nd line, spoiling the neatness of the display.

There is unused margins both sides that could be reduced to provide more space for the 4 cols section…

Appreciate suggestions.

Thanks

@ognik

There is need of some code customisation to change the width of labels in tab.Try using margin property in css to make use of unused margin.

File:interface/patient_file/summary/demographics.php

Hope this may help you.

Thanks
ViSolve