diff --git a/public/index.html b/public/index.html index 1be1139..afe310e 100644 --- a/public/index.html +++ b/public/index.html @@ -47,6 +47,10 @@ .has-spinner.btn-large.loading .spinner { width: 19px; } + + .pl_item { + text-align: left; + }