diff --git a/less/header.less b/less/header.less index cfada5a..d825d6c 100644 --- a/less/header.less +++ b/less/header.less @@ -295,7 +295,7 @@ } } -.unread-count:after { +.unread-count[data-content]:not([data-content=""]):not([data-content="0"]):after { content: attr(data-content); position: absolute; left: 23px; diff --git a/templates/header.tpl b/templates/header.tpl index 6ff4cfd..cb98832 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -51,7 +51,7 @@