diff --git a/widgets/activeStations.ui b/widgets/activeStations.ui
index cc0a30365..13dcd2fd7 100644
--- a/widgets/activeStations.ui
+++ b/widgets/activeStations.ui
@@ -129,6 +129,9 @@
          <property name="toolTip">
           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set maximum elapsed number of T/R sequences.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
+         <property name="alignment">
+          <set>Qt::AlignCenter</set>
+         </property>
          <property name="prefix">
           <string>Max Age  </string>
          </property>
@@ -160,6 +163,9 @@
          <property name="toolTip">
           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set maximum number of displayed lines.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
+         <property name="alignment">
+          <set>Qt::AlignCenter</set>
+         </property>
          <property name="prefix">
           <string>Max N  </string>
          </property>