Resize rows?

1280
2
04-20-2017 08:40 AM
BobBistrais
New Contributor III

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?

Tags (3)
0 Kudos
2 Replies
CourtneyClaessens
Occasional Contributor III

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 

0 Kudos
BobBistrais
New Contributor III

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.

0 Kudos