I have the following style for a child tag, the concern is right:-65px, with some devices within one of my MQ things look good, with one or two devices turning off right:-65px looks equivalent to the other devices, which is good, how can I please both with this one property within a style ?

        position:relative; /*containg block for AP paperclip*/
       width:300px; /*BG image width*/
        height:350px; /*BG image height*/
        background: url(images/background.gif) no-repeat;
        border:5px dashed red;
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> right:-65px;
______________________________________________________________________
css-discuss [css-d@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