summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Johnson <bryce@gitlab.com>2016-10-15 09:05:37 +0200
committerBryce Johnson <bryce@gitlab.com>2016-10-15 09:05:37 +0200
commit391e109c813542d5f32953088e91a6ea82dfdcfc (patch)
tree3ea7a8118420d3a4670b245838832386ac1523b2
parentb46307d3c59e3cf24eef3a2411ea8af2f25e78ba (diff)
downloadgitlab-ce-login-ui-improvements.tar.gz
Revert "Improve tabbing usability for sign in page"login-ui-improvements
This reverts commit 8751491b8db471dc661daa19bc82a9dbd58e4aae.
-rw-r--r--app/assets/stylesheets/pages/login.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/pages/login.scss b/app/assets/stylesheets/pages/login.scss
index f1d15417705..e210dc4c0b8 100644
--- a/app/assets/stylesheets/pages/login.scss
+++ b/app/assets/stylesheets/pages/login.scss
@@ -52,16 +52,6 @@
margin: 0 0 10px;
}
- .new_user {
- position: relative;
- padding-bottom: 35px;
- }
-
- .sign-in {
- position: absolute;
- bottom: 0;
- }
-
.login-footer {
margin-top: 10px;