X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/155848c15844554a5d5fd50f9577aa2e19767d9e..c8ccaf78e59c5305fe2e01ebe88e6b7ac9b00375:/app/assets/stylesheets/application.css diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index fc25b5723f..8d93556acf 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -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; +}