Submit buttons with text on two lines Use the white-space CSS property: #submitbutton { white-space: normal; }