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')}