зеркало из https://github.com/mozilla/pjs.git
Explicitly setting the padding to zero
Bug 69130 r=kmcclusk sr=hyatt
This commit is contained in:
Родитель
fe23bec8ec
Коммит
4701e59a84
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче