From 992e0d922ae5c15bf9df2d65cbc6293cf203734f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 16 Jan 2013 12:20:34 -0800 Subject: Re-add and update form styles: * Restore forms.less file * Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline * Update docs to reflect changes --- less/bootstrap.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less/bootstrap.less') diff --git a/less/bootstrap.less b/less/bootstrap.less index 56cc462b8..9e18c4fb3 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -23,6 +23,7 @@ @import "tables.less"; +@import "forms.less"; @import "buttons.less"; // Components: common -- cgit v1.2.3