Cleanup LESS variable names
This commit is contained in:
@@ -40,7 +40,7 @@ input,
|
||||
button,
|
||||
select,
|
||||
textarea {
|
||||
font-family: @basefont;
|
||||
font-family: @base-font;
|
||||
.box-sizing(border-box);
|
||||
}
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user