diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 3cf863a887..c153c6e8b8 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/less/forms.less b/less/forms.less index 4043e45a46..280c63d6b2 100644 --- a/less/forms.less +++ b/less/forms.less @@ -48,7 +48,7 @@ input, button, select, textarea { - #font > #family > .sans-serif(); // And only set font-family here for those that need it (note the missing label element) + font-family: @baseFontFamily; // And only set font-family here for those that need it (note the missing label element) } // Identify controls by their labels