﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12985	Interferring Style Affecting Dialog Text Box Heights	Lee		"Prior to version 4.4.7 I used to have issues with interfering styles
such as table-layout: fixed and underlines on links. I've been
able to remove all of my CSS hacks but I have one final interfering style:

input[text='text'], input[type='password'], select {
    height: 18px;
}

This affects all the text boxes within the dialogs.

It would be good if the reset could handle this.

Thanks"	Bug	confirmed	Normal		Core : Styles	4.0			
