diff --git a/custom_portal.css b/custom_portal.css index 72aea2e..12e363a 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -466,7 +466,7 @@ body.logged, .logged .content { /* ------------------------ Main Setup ------------------------ */ -.logged .edit { +.logged .edit, .logged .password { float: right; width: 60%; position: absolute; @@ -489,7 +489,7 @@ body.logged, .logged .content { .form-text:hover { background-color: #2c2b27; } -.edit .large-btn { +.edit .large-btn, input[value="OK"] { background-image: none; } .edit .large-btn:hover {