Page MenuHomePhabricator

VisualEditor: Refactor dialog to not need hardcoded padding for each subclass
Closed, DeclinedPublic

Description

e.g. I don't want to see this:

.ve-ui-mwReferenceDialog-body {

padding: 2em;

}

and have to apply that to each dialog that doesn't have panels.


Version: unspecified
Severity: enhancement

Details

Reference
bz49924

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:45 AM
bzimport added a project: Technical-Debt.
bzimport set Reference to bz49924.

Closing vague idea from past me. Looks like this may've been an issue in what's now become OOUI.