From 8e3aba83f58527788fe85fc16560af8285d62400 Mon Sep 17 00:00:00 2001 From: "BlakeR1234%aol.com" Date: Sun, 30 Jul 2000 21:29:35 +0000 Subject: [PATCH] More work for bug 44474. --- layout/html/document/src/html.css | 4 ++-- layout/style/html.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layout/html/document/src/html.css b/layout/html/document/src/html.css index 93134dae7a3..208bedeae47 100644 --- a/layout/html/document/src/html.css +++ b/layout/html/document/src/html.css @@ -555,8 +555,8 @@ input[type="radio"][disabled]:active { :-moz-radio { background-color:black; - width:6px; - height:6px; + width:4px; + height:4px; left:6px; top:6px; -moz-border-radius:3px; diff --git a/layout/style/html.css b/layout/style/html.css index 93134dae7a3..208bedeae47 100644 --- a/layout/style/html.css +++ b/layout/style/html.css @@ -555,8 +555,8 @@ input[type="radio"][disabled]:active { :-moz-radio { background-color:black; - width:6px; - height:6px; + width:4px; + height:4px; left:6px; top:6px; -moz-border-radius:3px;