fix #15726 - double icon on enum editor

Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
This commit is contained in:
Yash Bothra 2020-01-02 15:26:57 +01:00 committed by William Desportes
parent 096feb5e8f
commit c0a99eec94
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889
2 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@ p.enum_notice {
}
img {
width: 1.8em;
vertical-align: middle;
}
}

View File

@ -41,7 +41,6 @@ p.enum_notice {
}
img {
width: 1.8em;
vertical-align: middle;
}
}