Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
This commit is contained in:
@@ -25,6 +25,12 @@ nsFormControlFrame::~nsFormControlFrame()
|
||||
{
|
||||
}
|
||||
|
||||
nsIAtom*
|
||||
nsFormControlFrame::GetType() const
|
||||
{
|
||||
return nsGkAtoms::formControlFrame;
|
||||
}
|
||||
|
||||
void
|
||||
nsFormControlFrame::DestroyFrom(nsIFrame* aDestructRoot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user