This question is locked. New answers and comments are not allowed.
I have a basic master-detail grid setup on my page.
I am happy with the styles (specifically text-size) on my parent grid header - I have not made any specific changes to the grid markup to change this header style.
I would expect the detail grid that I have inside a client template inside a DetailView to pick up the same text-size for the header but unfortunately the text-size is bigger.
I can't work out why this is. Clearly they are both picking up their text-sizes from different places but I'm not sure why or where from?
Can anybody help?
I am happy with the styles (specifically text-size) on my parent grid header - I have not made any specific changes to the grid markup to change this header style.
I would expect the detail grid that I have inside a client template inside a DetailView to pick up the same text-size for the header but unfortunately the text-size is bigger.
I can't work out why this is. Clearly they are both picking up their text-sizes from different places but I'm not sure why or where from?
Can anybody help?