summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/page_bundles/login.scss
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-15 18:10:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-15 18:10:04 +0000
commit5ff1f808adf841bca979cb2fac6bdfa9c449d028 (patch)
treec95cfbbcb400684b2bc89fee4fc7b614315ba909 /app/assets/stylesheets/page_bundles/login.scss
parentf8a5275c45ed2276daf843764113476749e680d2 (diff)
downloadgitlab-ce-5ff1f808adf841bca979cb2fac6bdfa9c449d028.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/page_bundles/login.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/login.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/page_bundles/login.scss b/app/assets/stylesheets/page_bundles/login.scss
index 6175bba6ba7..98fa45e0e3d 100644
--- a/app/assets/stylesheets/page_bundles/login.scss
+++ b/app/assets/stylesheets/page_bundles/login.scss
@@ -96,11 +96,6 @@
.login-body {
font-size: 13px;
- input + p,
- input ~ p.field-validation {
- margin-top: 5px;
- }
-
.username .validation-success {
color: $green-600;
}