hv @ Fashion Content wrote:
I take it position:relative isn't the correct choice
Depends on what you want, of course.
.navigation-bar-input {
width: 80px; height:20px; font: Tahoma 11px;
padding:1px;
margin:2px;
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
So I would expect the input field to be 20 pixels high.
Counting the borders and padding? Or no? In standards mode those are not
included in "height".
-Boris
_______________________________________________
mozilla-layout mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-layout