mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 18:45:16 -05:00
fix sans-serif order in forms.less and rebuild
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user