2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

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
+1 -1
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