@ysalim
It is modified by theme's uniform script.
Go to theme style.css and find following part of code:
.gray-button, #uniform-gray, #uniform-undefined
Replace it with:
.gray-button, #uniform-gray, #uniform-undefined, .button[id^="uniform-"]
Let me know if works.