diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index d66f4ff7a..35dcaf2d4 100644 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -54,7 +54,6 @@ table { border-spacing: 0; } - /*** BEGIN CUSTOM STYLES ***/ body { font-family: Verdana, Helvetica, sans-serif; diff --git a/app/views/uploads/index.html.erb b/app/views/uploads/index.html.erb index 6d5f4b727..0f5ce7275 100644 --- a/app/views/uploads/index.html.erb +++ b/app/views/uploads/index.html.erb @@ -1,6 +1,6 @@