Fix adminpass strengthify margin
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
parent
5387696f87
commit
3cc29f1ee4
|
@ -394,7 +394,6 @@ input[type='checkbox'].checkbox--white:checked + label:before {
|
||||||
.strengthify-wrapper {
|
.strengthify-wrapper {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 5px;
|
|
||||||
top: -20px;
|
top: -20px;
|
||||||
width: 269px;
|
width: 269px;
|
||||||
border-radius: 0 0 3px 3px;
|
border-radius: 0 0 3px 3px;
|
||||||
|
|
Loading…
Reference in New Issue