Page MenuHomePhabricator

padding on link icon
Closed, ResolvedPublic

Description

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".


Version: unspecified
Severity: normal

Details

Reference
bz25548

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:20 PM
bzimport set Reference to bz25548.