It is perfectly safe to change <p class="description"> to simply <p> if you want, but it does no harm to leave it there.
If the device you are viewing the synopsis on happens to have a "description" class defined in its stylesheet then you might see a change in the formatting of the paragraph as a result, but if the device has no "description" class defined then there will be no change.
|