https://bugzilla.wikimedia.org/show_bug.cgi?id=67077

            Bug ID: 67077
           Summary: Add space to the bottom of a Proofread transcription
                    page
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
               URL: https://fr.wikisource.org/wiki/Page:Rostand_-_Cyrano_d
                    e_Bergerac.djvu/24
                OS: All
            Status: ASSIGNED
          Keywords: design
          Severity: trivial
          Priority: Unprioritized
         Component: ProofreadPage
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 15740
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15740&action=edit
Space to add to Proofread pages

When the human proofed text is longer than the original scan page, there is no
margin between the text and the category block.

Such margin exists for regular MediaWiki content, as each blocks like <p> have
a 0.5em bottom margin.

I offer to add such margin to the .pagetext element:

.pagetext {
    margin-bottom: 0.5em;
}

There is no need to add spaces to image content, as there is virtually always a
blank in the scan greater than 0.5 em (currently, on standard Vector design,
it's equal to 7px).

[Taking this bug.]
[Adding sample page concerned by the issue in URL field]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to