Is it possible to specify conditional comments for FF and Safari on Mac v.
FF and IE on PC?
I'm on a committee that has access to the code for this online catalog:
https://i-share.carli.illinois.edu/uc/vwebv/searchBasic?sk=en_US
We are trying to move the search button over, see:
https://i-share-test.carli.illinois.edu/uc/vwebv/searchBasic?sk=en_US
by removing the text-align:right
but it doesn't line up with the left margin.
In fact, the div that contains the button is acting as if it is either
floated right or displayed inline, but we can't find anything in any of the
style sheets that is doing that. 
We even tried declaring float:none and display:block, and we tried adding a
break.
So I suggested using negative left margin declarations, 
but they line up differently on Mac browsers than PC.
We'd like it to line up under the R in Records.

TIA,
Nancy

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to