I’m sure I’m just missing something simple, but I need to keep these buttons centered, the way they are, within their wrap, but I need both buttons right up against each other, so that it almost look like one big button. I’ve had to make each button display:inline, to keep them centered. When I try to float both buttons so that they are up against each there, then I lose the whole thing being centered. I threw it in a jsfiddle:
Thanks!
Yes, simply remove the white space from in between the tags, or comment it out (example).