diff --git a/public/css/icinga/responsive.less b/public/css/icinga/responsive.less index 60fda4617..6bb7580e5 100644 --- a/public/css/icinga/responsive.less +++ b/public/css/icinga/responsive.less @@ -118,71 +118,6 @@ .dashboard > div.container { width: 100%; } - - #login { - #icinga-logo { - max-width: 12em; - } - - .login-wrapper { - padding: 0 1em; - } - - .login-form { - width: 100%; - } - - .login-form-content.centered-content { - max-width: 100%; - } - } - - #social { - width: 100%; - text-align: center; - bottom: 3em; - } - - #social > li a i { - color: gray; - text-shadow: none; - } -} - -#layout.wide-layout { - - .login-wrapper { - // use as centered-ghost - text-align: center; - vertical-align: middle; - letter-spacing: -.417em; - } - - // use as centered-ghost - .login-wrapper:before { - content: ""; - display: inline-block; - height: 100%; - vertical-align: middle; - } - - // use as centered-ghost - .login-wrapper > * { - letter-spacing: normal; - } - - .login-form { - // use as centered-content - display: inline-block; - vertical-align: middle; - - // Style as box - width: 30em; - margin: 0; - border-radius: 1em; - height: auto; - padding: 12.5em 0 4em 0; - } } // Dashboard