Преглед изворни кода

Issue #4 Fixed: Calendar icon doesn't work

Javier Jiménez Villar пре 14 година
родитељ
комит
cd6d389f2e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/stylesheets/widgets.css

+ 1 - 1
src/stylesheets/widgets.css

@@ -399,4 +399,4 @@ article.info details span {
 	font-style: normal;
 }
 
-.icon.calendar:before { content: '\\'; }
+.icon.calendar::before { content: '\\'; }