Skip to main content
Topic: Registration Buttons Wider than registration box when age limit set. (Read 2837 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Registration Buttons Wider than registration box when age limit set.

On the registration screen if you have an age limit set (and just reject their registration if they're under the age limit - only mode I tested) the buttons at the bottom are very long and on mobile wider than the box containing the agreement.  Adding a white-space:normal fixes it by allowing the very long text to wrap into the box.  Maybe add it inline to those two buttons as the classes set on them I think are used many other places.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #1

TBH I have no idea how to wrap a button text... :-[
Bugs creator.
Features destroyer.
Template killer.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #2

white-space:normal worked for me in firefox when I set it on that element in firebug.  I didn't check if it was browser specific.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #3

Oh...
 emanuele blames the old version of Opera he is using...
Bugs creator.
Features destroyer.
Template killer.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #4

Or you could just throw a line break in with the extra text, if that'd work. Probably better than inline CSS.

Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Registration Buttons Wider than registration box when age limit set.

Reply #5

Bump as reminder.
Bugs creator.
Features destroyer.
Template killer.


Re: Registration Buttons Wider than registration box when age limit set.

Reply #7

Still a bit broken, the text goes to the new line, but the button doesn't become taller and the second line it cut.
Bugs creator.
Features destroyer.
Template killer.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #8

I don't remember if this was fixed completely or if it is still a bit broken.
To check.
Bugs creator.
Features destroyer.
Template killer.

Re: Registration Buttons Wider than registration box when age limit set.

Reply #9

I just added another tiny bit of css for this one, but it basically works.
Bugs creator.
Features destroyer.
Template killer.