diff --git a/static/css/quay.css b/static/css/quay.css index ad2472baa..6f5842db8 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -758,23 +758,6 @@ i.toggle-icon:hover { margin-bottom: 10px; } -.landing-social-alternate { - color: #777; - font-size: 2em; - margin-left: 43px; - line-height: 1em; -} - -.landing-social-alternate .inner-text { - text-align: center; - position: relative; - color: white; - left: -43px; - top: -9px; - font-weight: bold; - font-size: .4em; -} - form input.ng-invalid.ng-dirty, *[ng-form] input.ng-invalid.ng-dirty { background-color: #FDD7D9; @@ -2249,4 +2232,21 @@ p.editable:hover i { .page-description { margin-bottom: 40px; -} \ No newline at end of file +} + +.landing .social-alternate { + color: #777; + font-size: 2em; + margin-left: 43px; + line-height: 1em; +} + +.landing .social-alternate .inner-text { + text-align: center; + position: relative; + color: white; + left: -43px; + top: -9px; + font-weight: bold; + font-size: .4em; +} diff --git a/static/directives/signup-form.html b/static/directives/signup-form.html index 0d435d2ab..b72c7636e 100644 --- a/static/directives/signup-form.html +++ b/static/directives/signup-form.html @@ -9,7 +9,7 @@
+