Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/page_bundles/login.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/login.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/assets/stylesheets/page_bundles/login.scss b/app/assets/stylesheets/page_bundles/login.scss
index 11582ff72f0..f4313518427 100644
--- a/app/assets/stylesheets/page_bundles/login.scss
+++ b/app/assets/stylesheets/page_bundles/login.scss
@@ -6,10 +6,6 @@
max-width: 960px;
}
- .navbar-gitlab .container {
- max-width: none;
- }
-
.flash-container {
margin-bottom: $gl-padding;
position: relative;
@@ -95,15 +91,6 @@
}
}
-@include media-breakpoint-down(xs) {
- .login-page {
- .col-md-5.float-right {
- float: none !important;
- margin-bottom: 45px;
- }
- }
-}
-
.html-devise-layout {
margin: 0;
padding: 0;