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

Commit 84645c37 authored by Ronak Patel's avatar Ronak Patel
Browse files

straight line

parent e56de7f7
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -50,9 +50,11 @@ html {
	margin-bottom: 0;
}
#fields-password .Password__strength-meter:before {
	left: 50px;
	left: 0;
}

#fields-password .Password__strength-meter:after {
	right: 50px;
	right: 0;
}
.Password__strength-meter:after, .Password__strength-meter:before{
	width: 100%;
}