Order nav on run and order pages

This commit is contained in:
Ben Ramey
2014-06-17 21:59:56 -05:00
parent c8b9a3442b
commit 0bddd8f69d
8 changed files with 43 additions and 17 deletions

View File

@@ -28,4 +28,8 @@
padding-top: 9px;
}
}
a.back-to-run {
display: none;
}
}