From e50743c30eae6cfc3daf549cde73c37052f24d0c Mon Sep 17 00:00:00 2001 From: Robbe Van Herck Date: Wed, 20 Jun 2018 19:31:00 +0200 Subject: [PATCH] Added newline at end of file --- app/assets/stylesheets/users.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/users.css.scss b/app/assets/stylesheets/users.css.scss index bd39b5c..34acd16 100644 --- a/app/assets/stylesheets/users.css.scss +++ b/app/assets/stylesheets/users.css.scss @@ -52,4 +52,4 @@ table.pure-table-striped { .reset_key { display: inline; -} \ No newline at end of file +}