add Project resource
[arvados.git] / app / assets / stylesheets / application.css
index fc25b5723fa8a20542577549b357721d68c61990..8d93556acf0137d7bd5e04dfc29e8f78feba8395 100644 (file)
@@ -4,4 +4,8 @@
  * the top of the compiled file, but it's generally better to create a new file per style scope.
  *= require_self
  *= require_tree . 
-*/
\ No newline at end of file
+*/
+
+.contain-align-left {
+    text-align: left;
+}