fix sans-serif order in forms.less and rebuild
This commit is contained in:
parent
dc5bedda14
commit
b8c0388f8a
3 changed files with 64 additions and 64 deletions
|
|
@ -28,7 +28,7 @@ label,
|
|||
input,
|
||||
select,
|
||||
textarea {
|
||||
#font > .sans-serif(normal,@baseFontSize,@baseLineHeight);
|
||||
#font > .sans-serif(@baseFontSize,normal,@baseLineHeight);
|
||||
}
|
||||
|
||||
// Identify controls by their labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue