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

Commit 12fcb808 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

border on click fix

parent e8a0bb9b
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 !important;
    outline:none !important;
    box-shadow: none !important;
    border: none ;
    outline:none ;
    box-shadow: none ;
}
.banner-right-align {
    text-align: left;