Fix spaces instead of tabs

This commit is contained in:
Alasdair Smith 2018-10-05 10:19:04 +01:00
parent 04572f61bb
commit f26f30e677

View file

@ -98,9 +98,9 @@
margin-bottom: 9px;
}
.register-banner__password-error {
padding: 5px 9px;
border: none;
border-radius: @btn-border-radius-base;
padding: 5px 9px;
border: none;
border-radius: @btn-border-radius-base;
}
.screenshot {
height: 600px;