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

       Web browser: ---
             Bug #: 36701
           Summary: Article Feedback Page - Actions top margin too close
                    to the top of the post
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ArticleFeedbackv5
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


There is little margin between the top of the post and the first action.
By increasing this, first action becomes better aligned with the featured label
and the title of the post.

I made an example by modifying the following CSS rule:

#content ol, #content ul, #mw_content ol, #mw_content ul {
margin-bottom: 0.5em;
margin-top: 5px;
}

I added the margin-top property. This is only a quick CSS hack to show the
idea, not intended to be the most suited rule to modify. The result can be
viewed at
http://dl.dropbox.com/u/30377416/prototypes/feedback-tool/article-feedback/article-feedback-prototype-review.png

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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