Page MenuHomePhabricator

Broken "contribute an image" button
Closed, ResolvedPublic

Description

screenshot of problem

This is caused by the mixins code for buttons having a higher specificity for the padding than:

.button.photo {
position: relative;
display: table;
margin: 0 auto;
padding-left: 44px;
text-align: left;
}


Version: unspecified
Severity: normal

Attached:

Screen_Shot_2013-11-29_at_14.06.58.png (98×239 px, 8 KB)

Details

Reference
bz57737

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:30 AM
bzimport set Reference to bz57737.
bzimport added a subscriber: Unknown Object (MLST).

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1468

Created attachment 13932
screenshot of css rules in effect

Attached:

Screen_Shot_2013-11-29_at_14.09.20.png (410×254 px, 62 KB)

This was fixed in I144129a84cc4d9c3441f548d7552cb66a1c666a1 but has not been deployed to enwiki (I assume this is where you saw the problem)