Index: Padre/lib/Padre/Wx/StatusBar.pm
===================================================================
--- Padre/lib/Padre/Wx/StatusBar.pm	(revision 3959)
+++ Padre/lib/Padre/Wx/StatusBar.pm	(working copy)
@@ -79,7 +79,7 @@
 		-1,
 		( length($mimetype) ) * $width,
 		( length($newline) + 2 ) * $width,
-		( length($postring) + 2 ) * $width,
+		( length($postring) + 4 ) * $width,
 	);
 
 	# Fixed ticket #190: Massive GDI object leakages
