diff --git a/app/assets/stylesheets/controllers/user.css.sass b/app/assets/stylesheets/controllers/user.css.sass deleted file mode 100644 index 8d566dd..0000000 --- a/app/assets/stylesheets/controllers/user.css.sass +++ /dev/null @@ -1,8 +0,0 @@ -/* - * These selectors are a little hacky. The devise gem doesn't use ids or - * classes on it's html elements so you can't select that way. - */ - -form.user_new - width: 50% - margin: 0 auto