The padding windows don’t show the setting this pic shows and looks fine however the horizontal padding is set to 100 and the vertical is set to 1.
I’ve had problems with this also. The field just needs to be wider to show larger numbers.
Hi @Dominic
As mentioned by @danielgoad , the inputs width are not wide enough.
I’ll create an issue to address this and let you know once it is released.
In the meantime, you can track the progress here:
opened 11:36AM - 01 Aug 26 UTC
## Description
In the App Builder Style sidebar, the numeric inputs for horizon… tal and vertical padding are too narrow to show larger values in full. For example, a horizontal padding value of 100 is obscured, while vertical padding is set to 1.
This makes it difficult to review and edit the configured padding values.
## Steps to reproduce
1. Open an application in the App Builder.
2. Select an element and open its **Style** settings.
3. Set the horizontal padding to a larger value, for example 100.
4. Observe the horizontal and vertical padding inputs.
## Expected behavior
Padding input controls provide enough visible space for their numeric values, including larger values.
## Actual behavior
The values are partially obscured because the input controls are too narrow.
## Source
Reported by users in the community forum: https://community.baserow.io/t/obscured-settings-numbers-in-style/12728/3
Screenshot: https://community.baserow.io/uploads/default/original/2X/b/b1673382002cbb0921f3c92fe9e4528cd1a7dc99.png
Looking at the lay out of the side bar the 2 padding input boxes need to be stacked as the ones above are and a little wider.
1 Like