Input box and submit button on same line
-
Is there anyway to get the input box and submit button on the same line. I have tried
.form-valid-sub input[type="submit"] { display: inline; }
but it doesn’t do anything. Any help would be appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Input box and submit button on same line’ is closed to new replies.