Can't align text to the center of Dropdown - bug?

Try to use style like
Select {
text-align-last:center;
}

It works fine in all browsers.