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

           Summary: padding on link icon
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Vector Skin
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The padding on the linkicons (at the very least the secure link icon) is
currently: "padding: 0p 13px 0 0". This overwrites all padding settings, while
this is only needed for the right side. You can clearly see this if you log in
using the secure server and do a search. Now click "Everything". The everything
link will have a "secure link" icon, and it's padding will conflict with:
".mw-search-formheader div.search-types ul li a" from shared.css

The link icons should therefore probably only use: "padding-right: 13px".

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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