diff --git a/scss/ionic.app.scss b/scss/ionic.app.scss
index abfde8ffaafd34375a4745afe72c14c70c9a163d..5207b67c07fa83f3117cda2a91071db921d3d522 100644
--- a/scss/ionic.app.scss
+++ b/scss/ionic.app.scss
@@ -2755,7 +2755,7 @@ div[drop-zone]:hover {
     color: inherit;
   }
 
-  .feed_header,
+  .feed-header,
   .card .header {
     height: 25px;
     color: grey !important;
@@ -2794,5 +2794,6 @@ div[drop-zone]:hover {
       color: $positive !important;
     }
   }
-}
 
+
+}