Rename .img-rounded to .rounded
Created by: simonurmi
I suggest changing .img-rounded to just plain .rounded, as .img-rounded only applies border-radius, and can be applied to any element anyways. However, it's a bit awkward to add .img-rounded to an element that is not <img>.