Displaying 2 results from an estimated 2 matches for "930px".
Did you mean:
30px
2017 Feb 03
0
Buttons too big in Firefox for Linux
...a Firefox plug-in can help.
Could it be something in "<!DOCTYPE HTML PUBLIC" ?
My layout.css.devPixelsPerPx is -1.0 on FF45.7.0 (yes I will change to
C6 before July) and I do not have a button problem.
My customised buttons are described like this ...
.aaa {position:absolute; left:930px; top:123px; white-space:nowrap;}
.aaa :link,
.aaa :visited
{background:#ffffff; margin:0; padding:2px 8px 3px 9px;
color:#7777d0;
text-align:center; font-size:17px; font-weight:bold;
text-decoration:none;
border-top: 3px solid #eeeeff;
border-right: 5px solid #ccccdd;
border-bot...
2017 Feb 01
2
Buttons too big in Firefox for Linux
On Wednesday 01 February 2017 14:34:48 Alice Wonder wrote:
>
> Use CSS to set the button size.
>
What I'm looking for is how do I fix the web browser, not how do I fix my web
pages. To go down the CSS route means that I'll have to amend every CSS /
HTML to fix the problem. It then doesn't fix the problems I have if I visit
other people's web pages, although to be fare