fix sans-serif order in forms.less and rebuild

This commit is contained in:
Jacob Thornton
2012-01-22 20:07:17 -08:00
parent dc5bedda14
commit b8c0388f8a
3 changed files with 64 additions and 64 deletions

View File

@@ -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