Last modified: 2010-06-24 17:59:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24653, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22653 - CSS giving padlock icon to https links interferes with LQT css giving link icon to "link to" link
CSS giving padlock icon to https links interferes with LQT css giving link ic...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Andrew Garrett
http://https://secure.wikimedia.org/w...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-26 03:15 UTC by Bawolff (Brian Wolff)
Modified: 2010-06-24 17:59 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bawolff (Brian Wolff) 2010-02-26 03:15:30 UTC
On the secure server. The css that puts the padlock icon beside https links on vector seems to interfere with the styling of the "link to" link on threads.

Specificly the style rule for padding

#content a[href^="https://"], .link-https {
background:transparent url(images/lock-icon.png) no-repeat scroll right center;
padding:0 18px 0 0;
}

from line 976 of main-ltr.css seems to take precedence over padding-left: 26px that lqt defines.

example url: http://https://secure.wikimedia.org/wikinews/en/wiki/Comments:Facebook_takes_down_groups_supporting_Austin_crash_pilot#Proving_a_point.3F.3F.3F_216

(This is on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009061212 Iceweasel/3.0.6 (Debian-3.0.6-1) )
Comment 1 Andrew Garrett 2010-06-24 17:59:46 UTC
Doesn't apply anymore, since the Link To button is now inside the menu.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links