diff --git a/public/app/plugins/panel/news/NewsPanel.tsx b/public/app/plugins/panel/news/NewsPanel.tsx index 6903840fc0e..fbfeb30d9e3 100755 --- a/public/app/plugins/panel/news/NewsPanel.tsx +++ b/public/app/plugins/panel/news/NewsPanel.tsx @@ -164,7 +164,6 @@ const getStyles = stylesFactory((theme: GrafanaTheme2) => ({ } `, title: css` - max-width: calc(100% - 70px); font-size: 16px; margin-bottom: ${theme.spacing(0.5)}; `,