Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Css not working in safari

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #30988

    Hi All,
    I am facing some problem to align control in my page

    @media screen and (-webkit-min-device-pixel-ratio:0){
    .left_panel_chk_con{margin:0px;}
    }

    .left_panel_chk_con{ width:100%; margin-bottom:0px; height:20px;#height:18px; float:left;margin-top:0px;padding:0px 0px 0px 0px;}

    this style is not working in safari browser.

    Please Help

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.