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

Commit e56de7f7 authored by Ronak Patel's avatar Ronak Patel
Browse files

Correcting password strength lines

parent 16921d03
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,10 +49,10 @@ html {
#fields-password .Password__strength-meter {
	margin-bottom: 0;
}
.Password__strength-meter:before {
#fields-password .Password__strength-meter:before {
	left: 50px;
}

.Password__strength-meter:after {
#fields-password .Password__strength-meter:after {
	right: 50px;
}