I am using Twitter Bootstrap's btn-group. I want to make all buttons go rounded corners. But i am getting something like this on applying border-radius: 25px; :
What i want is :
Can someone please code me a Bootstrap btn-group with all buttons having rounded corners. Also i'm not sure if this is possible or not.