mirror of https://github.com/gorhill/uBlock.git
fix AMO validation warning re. invalid CSS
This commit is contained in:
parent
04057d40ea
commit
502dd89d53
|
@ -6,7 +6,6 @@
|
||||||
<title>uBlock — About</title>
|
<title>uBlock — About</title>
|
||||||
<link rel="stylesheet" type="text/css" href="css/common.css">
|
<link rel="stylesheet" type="text/css" href="css/common.css">
|
||||||
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
|
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
|
||||||
<link rel="stylesheet" type="text/css" href="css/about.css">
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
ul {
|
|
||||||
padding-__MSG_@@bidi_start_edge__: 1em;
|
|
||||||
margin-__MSG_@@bidi_start_edge__: 1em;
|
|
||||||
}
|
|
Loading…
Reference in New Issue