Project

General

Profile

Bug #561

Remove unnecessary padding from verse node

Added by Luke Murphey about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
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 about 11 years ago

  • Target version changed from 0.7 to 0.8

#2 Updated by Luke Murphey about 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF