mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
No longer need to force a width and height. Not part of the build.
This commit is contained in:
parent
70cdcc571a
commit
ecae3395c1
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user