diff --git a/assets/stylesheets/template/modules/announcement.scss b/assets/stylesheets/template/modules/announcement.scss index 3f427a1..d873275 100644 --- a/assets/stylesheets/template/modules/announcement.scss +++ b/assets/stylesheets/template/modules/announcement.scss @@ -201,7 +201,7 @@ .w-annc__postdate, .w-annc__category { - white-space: nowrap; + //white-space: nowrap; } // Widget-8 @@ -757,4 +757,4 @@ .s-annc__social .print-button:hover { background-color: lighten($theme-color-main, 10%); } -} \ No newline at end of file +}