Explicitly setting the padding to zero

Bug 69130 r=kmcclusk sr=hyatt
This commit is contained in:
rods%netscape.com 2001-03-08 02:52:32 +00:00
Родитель fe23bec8ec
Коммит 4701e59a84
4 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -61,6 +61,7 @@
{
border : none !important;
margin : 0px;
padding : 0px;
font : inherit;
background-color : inherit;
color : inherit;

Просмотреть файл

@ -60,6 +60,7 @@
{
border : none !important;
margin : 0px;
padding : 0px;
font : inherit;
background-color : inherit;
color : inherit;

Просмотреть файл

@ -39,6 +39,7 @@
{
border : none !important;
margin : 0px;
padding : 0px;
font : inherit;
background-color : inherit;
color : inherit;

Просмотреть файл

@ -58,6 +58,7 @@
{
border : none !important;
margin : 0px;
padding : 0px;
font : inherit;
background-color : inherit;
color : inherit;