diff --git a/res/layout/departure_listing.xml b/res/layout/departure_listing.xml
index 850129d..c4f3028 100644
--- a/res/layout/departure_listing.xml
+++ b/res/layout/departure_listing.xml
@@ -54,10 +54,11 @@
android:layout_toRightOf="@id/destinationColorBar"
bart:tickInterval="1" />
-
+ android:layout_below="@id/topRow"
+ bart:tickInterval="1" />
\ No newline at end of file
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 650bdaf..f322d55 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -82,10 +82,11 @@