Problem with absolute positioning in Firefox and Chrome

前端 未结 9 2317
傲寒
傲寒 2020-12-14 17:05

I don\'t understand why FF and Chrome render my page differently. Here\'s a screenie of it in

firefox: firefox example http://grab.by/65Bn

and here\'s one i

9条回答
  •  时光取名叫无心
    2020-12-14 17:45

    I think it is because you didn't indicate the height of the div (passenger-info) that contains the button; Chrome starts acting up when you don't specify this.

提交回复
热议问题