No longer need to force a width and height. Not part of the build.

This commit is contained in:
bryner%netscape.com 2001-12-16 09:37:42 +00:00
parent 70cdcc571a
commit ecae3395c1

View File

@ -45,15 +45,12 @@
select[size] {
-moz-user-focus: normal;
-moz-user-select: none;
min-width: 100px;
min-height: 150px;
display: -moz-box;
border: 2px inset ThreeDFace;
}
xul|outlinerbody:-moz-outliner-row {
border: 1px solid transparent;
height: 18px;
}
xul|outlinercol {