Firefox linux(centos)响应式设计图像缩放 [英] Firefox linux (centos) responsive design image scaling

查看:171
本文介绍了Firefox linux(centos)响应式设计图像缩放的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个箭头在圈子里。
  img {
float:left;
宽度:15%;
max-width:33px;
height:auto;





$在windows xp(ie8,safari,opera,ff,chrome)一切都好。图像越来越小 - 没有任何线条。但是在linux中,一些行从右边和下边出现。我检查了几次图像 - 没有任何线。如何修复?

Linux:centos 6.4 64
FF:25,26

解决方案

也许它会帮助你。我通过为所有图像设置不同的名字来解决这个问题。它似乎有帮助。无论如何,我打开一个错误 https://bugzilla.mozilla.org/show_bug.cgi?id= 975358


I have an arrow in circle. CSS:

img{
        float:left;
        width: 15%;
        max-width: 33px;
        height: auto;
    }

In windows xp (ie8,safari,opera,ff,chrome) I checked everything is ok. The image is getting bigger and smaller - no any lines. But in linux some lines appear from the right and at the bottom of the picture. I checked image several times - there are no any lines. How can it be fixed?

Linux:centos 6.4 64 FF:25,26

解决方案

Maybe it will help you. I solved this problem by setting different name for all images. It seems that it helped. Anyway I opened a bug https://bugzilla.mozilla.org/show_bug.cgi?id=975358

这篇关于Firefox linux(centos)响应式设计图像缩放的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆