Bug #561
Remove unnecessary padding from verse node
Start date:
03/09/2013
Due date:
% Done:
100%
Description
Verse nodes contain extra padding if only one verse is present the label is not shown. The problem is the padding in the .verse_container:
.verse_container { display: inline; line-height: 25px; padding: 5px; }
History
#1 Updated by Luke Murphey over 11 years ago
- Target version changed from 0.7 to 0.8
#2 Updated by Luke Murphey over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100