File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ input:-webkit-autofill {
220220
221221.loginBox {
222222 width : 48rem ;
223- min-height : 55 rem ;
223+ min-height : 50 rem ;
224224}
225225
226226.loginBox__content {
@@ -258,12 +258,6 @@ input:-webkit-autofill {
258258 border : 0 !important ;
259259}
260260
261- .loginBox__footer {
262- text-align : center;
263- font-size : 1.4rem ;
264- margin-bottom : 2.5rem ;
265- }
266-
267261.loginBox__label {
268262 font-family : intelOne;
269263 font-size : 1.2rem ;
Original file line number Diff line number Diff line change @@ -63,10 +63,6 @@ <h1 class="loginBox__signIn" id="login-sign-in">Sign in</h1>
6363 < button tabindex ="3 " id ="submit-login " class ="spectrum-Button spectrum-Button--cta spectrum-Button--sizeL loginBox__btn " type ="submit ">
6464 < span class ="spectrum-Button-label " id ="login-sign-in-btn "> Sign In</ span >
6565 </ button >
66- < span class ="loginBox__footer " id ="login-footer "> By signing in, you agree to our
67- < a href ="https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html " id ="privacy-id " target ="_blank " rel ="noopener noreferrer " class ="loginBox__link "> Privacy</ a > and
68- < a href ="https://www.intel.com/content/www/us/en/legal/terms-of-use.html " id ="terms-of-use-id " target ="_blank " rel ="noopener noreferrer " class ="loginBox__link "> Terms of use</ a > .
69- </ span >
7066 </ form >
7167 </ div >
7268 </ div >
You can’t perform that action at this time.
0 commit comments