Index: /trunk/BNC/bncwindow.cpp
===================================================================
--- /trunk/BNC/bncwindow.cpp	(revision 2171)
+++ /trunk/BNC/bncwindow.cpp	(revision 2172)
@@ -692,5 +692,5 @@
   pppLayout->addWidget(new QLabel("NMEA file (full path)"),  3, 0);
   pppLayout->addWidget(_pppNMEALineEdit,                     3, 1, 1, 6);
-  pppLayout->addWidget(new QLabel("Coordinates from Precise Point Positioning (PPP)."),4, 0,1,30);
+  pppLayout->addWidget(new QLabel("Coordinates from Precise Point Positioning (PPP)."),4, 0,1,15);
   pppLayout->addWidget(new QLabel("    "),                   5, 0);
   pppLayout->addWidget(new QLabel("    "),                   6, 0);
