Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6e163e8 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

border on click fix important addded

parent 12fcb808
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1321,9 +1321,9 @@ a.legal {
#body-login #reset-password-submit:focus,
#body-login .two-factor-submit:focus  {
    opacity: 0.9;
    border: none ;
    outline:none ;
    box-shadow: none ;
    border: none !important;
    outline:none !important;
    box-shadow: none !important;
}
.banner-right-align {
    text-align: left;