Re: http://jsfiddle.net/WdGdd/3/
Is it possible to center a position:absolute div in its parent position:relative div?
The idea is to make a button whose text is one of two values. Its width stays the length of the whichever value is longer. When the shorter of the two values is being displayed, the text is centered in the button. I don't want to specify any widths in px.