fix up factory_jobs status page
authorTom Clegg <tom@clinicalfuture.com>
Fri, 25 Jan 2013 02:17:47 +0000 (18:17 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 25 Jan 2013 02:17:55 +0000 (18:17 -0800)
app/assets/stylesheets/application.css

index 3192ec897bb6021141b0d304b724886d0907c0db..91dfe2497c189e93d9fbb7f6dcd30029e18eac55 100644 (file)
@@ -11,3 +11,7 @@
  *= require_self
  *= require_tree .
  */
+
+.contain-align-left {
+    text-align: left;
+}