diff --git a/app/components/RouteTile.jsx b/app/components/RouteTile.jsx
index 59d57059811fa362936dec5a6fb0e9ded09d3bf3..ee8d0c45ffc4fcf385a888cacb0a1f1718dc9b19 100644
--- a/app/components/RouteTile.jsx
+++ b/app/components/RouteTile.jsx
@@ -26,7 +26,6 @@ const TextField = styled.input`
   line-height: 34px;
   height: 34px;
   padding: 0;
-  text-align: center;
   width: 10em;
   margin: 1px;
   box-sizing: border-box;