diff --git a/editor/ui/composer/content/EditorAllTags.css b/editor/ui/composer/content/EditorAllTags.css index d98e33a9b58a..96275584c8f4 100644 --- a/editor/ui/composer/content/EditorAllTags.css +++ b/editor/ui/composer/content/EditorAllTags.css @@ -29,7 +29,7 @@ */ *[\_moz-userdefined] { - display: inline: + display: inline; min-height: 35px; margin-left: 2px; margin-top: 2px; padding-left: 16px; background-image: url(chrome://editor/content/images/tag-userdefined.gif);