From f85c93b1cf26083a8b32d25fce28d3935d3b4f35 Mon Sep 17 00:00:00 2001 From: daniele-mng Date: Fri, 8 Nov 2024 12:08:12 +0100 Subject: [PATCH] change: feedstatuspage cvsscalculatorpage --- src/web/pages/extras/cvsscalculatorpage.jsx | 16 ++++++++++------ src/web/pages/extras/feedstatuspage.jsx | 8 ++++---- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/src/web/pages/extras/cvsscalculatorpage.jsx b/src/web/pages/extras/cvsscalculatorpage.jsx index f206f07422..0fa8732486 100644 --- a/src/web/pages/extras/cvsscalculatorpage.jsx +++ b/src/web/pages/extras/cvsscalculatorpage.jsx @@ -681,12 +681,16 @@ const CvssCalculator = props => ( {/* span prevents Toolbar from growing */} - - - - - - + + + + + + + + + + ); diff --git a/src/web/pages/extras/feedstatuspage.jsx b/src/web/pages/extras/feedstatuspage.jsx index 0be548f5cd..ee26f8d21a 100644 --- a/src/web/pages/extras/feedstatuspage.jsx +++ b/src/web/pages/extras/feedstatuspage.jsx @@ -107,10 +107,10 @@ const FeedStatus = ({feeds}) => { - {_('Type')} - {_('Content')} - {_('Origin')} - {_('Version')} + {_('Type')} + {_('Content')} + {_('Origin')} + {_('Version')} {_('Status')}