Prevent usage of Less

This commit is contained in:
the-djmaze 2022-02-15 14:48:32 +01:00
parent 29cbd0fbb6
commit 7838aee0f1
4 changed files with 27 additions and 13 deletions

View file

@ -0,0 +1,5 @@
.form-horizontal.change-password .control-group {
.control-label {
width: 160px;
}
}