cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

In SAP Screen personas the text and text field are not getting alligned anymore. Personas 3.0 SP18

mrajesh1
Participant
0 Likes
912

Since last couple of days we have been observing a strange thing happening to the text fields(One line textfield) on the Personas. This was not the case earlier. We are in Personas 3.0 SP18.  When we reduce the height of the text box, the font of the text is getting reduced but not the box itself. See the screen shots. Can anyone help me on this? We need to reduce the size of the text boxes so that all of them fit on our screens.

Accepted Solutions (0)

Answers (1)

Answers (1)

vananko
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi, 

To control height of input field, both font size and height properties must be used. However there is no possibility to control paddings (space between border and text). 

If it is crustal for you to reduce height but still have borders, try different approach:

  • Prepare grid: create several Simple Containers with needed borders and background
  • Remove from input field controls Borders (maybe Background also)
  • Set needed Font size
  • Position modified/stripped input fields on top of prepared Grid

So in this case you potentially could reduce space between texts and Input Field will be represented as SimpleContainer under the modified Input field.

Best Regards!

mrajesh1
Participant
0 Likes
This was working fine till last week. We were able to reduce the height of the text field using the height value but not anymore.
mrajesh1
Participant
0 Likes
I was thinking may be its because of the browser issue. I was chekcing in Chrome but it is same in some other browsers as well. Any help on this is really appriciated