Bug #1561
resizing the text box will push the (next) button out of the white background.
Status: | Resolved | Start date: | 2016-02-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
"Please enter your name"
resizing the text box will push the (next) button out of the white background.
it currently is, e.g:
"left: 390px; top: 120px;"
it should be something like
"position: absolute; bottom: 10px; right: 20px"
History
#1 Updated by Nicholas Jillings almost 9 years ago
- Status changed from New to Resolved
Fixed on dev_main