Is there a way to resize rows in Open Data 2.0, specifically, reduce their height? I have added some rows which only contain one line of text, but they are many pixels high and this results in a lot of unwanted white space above and below the text. Is there a way to reduce the overall size of the row?
Hi Bob -
In your text box you can use the following code and play with the number of pixels til it suits your design:
<div style="max-height:55px">One row of text.</div>
Courtney
How about the Search For Data box? It seems to have quite a lot of padding around it, and I can't find any way to adjust that or set a maximum height. All I see is a box for Minimum Height.