Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-01-17 00:20:34 +0400
committerMark Otto <otto@github.com>2013-01-17 00:23:05 +0400
commit992e0d922ae5c15bf9df2d65cbc6293cf203734f (patch)
treed04f016e94931c6339dcb5deaee146d37b3d8aa4 /less/bootstrap.less
parentb6b8633542623b1d86254b6d2b653754bb2c933f (diff)
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
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index 56cc462b89..9e18c4fb36 100644
--- a/less/bootstrap.less
+++ b/less/bootstrap.less
@@ -23,6 +23,7 @@
@import "tables.less";
+@import "forms.less";
@import "buttons.less";
// Components: common