index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
less
/
forms.less
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Fix #12359: Reset min-width on fieldsets so that they don't break responsive ...
Mark Otto
1
-0
/
+4
2014-01-23
"bottom increment" => "decrement" in explanatory comment
Chris Rebert
1
-1
/
+1
2014-01-22
Fix #11655: Fix broken disabled states for iOS form controls and buttons
Mark Otto
1
-2
/
+8
2014-01-19
remove confusing comment
Mark Otto
1
-3
/
+0
2014-01-10
rm outdated `<select>` references from comments in forms.less
Chris Rebert
1
-2
/
+2
2014-01-09
Fixes #11990 and #12159: Make range inputs block level and 100% wide by default
Mark Otto
1
-0
/
+6
2014-01-07
Fix #12073: Consistent order of variations
Julian Thilo
1
-3
/
+3
2014-01-05
Replace @screen-sm with @screen-sm-min
Zlatan Vasović
1
-1
/
+1
2013-12-15
copyediting
Chris Rebert
1
-1
/
+1
2013-12-15
Add new form feedback states, clean up existing form styles
Mark Otto
1
-12
/
+45
2013-12-15
Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7
Mark Otto
1
-0
/
+8
2013-12-15
formatting and comment
Mark Otto
1
-0
/
+5
2013-12-15
Fixes #11402: Updated fix for select.form-control width in inline-forms
Mark Otto
1
-0
/
+5
2013-12-09
misc strictMath compliance fixes
Chris Rebert
1
-1
/
+1
2013-12-08
add vertical-align back to where it's necessary since we reset from block to ...
Mark Otto
1
-0
/
+2
2013-12-07
Remove incompatible properties.
XhmikosR
1
-4
/
+0
2013-11-30
Fixes #11658: Increase min-height of .radio and .checkbox for horizontal form...
Mark Otto
1
-0
/
+6
2013-11-30
Fixes #11402: Set width: auto; to select.form-control within .form-inline
Mark Otto
1
-0
/
+5
2013-11-02
Use nesting for .placeholder()
Zlatan Vasović
1
-8
/
+6
2013-10-13
scope top padding of .form-control-static to be within horizontal forms only;...
Mark Otto
1
-1
/
+4
2013-09-11
Use @screen-sm-min in forms
Zlatan Vasović
1
-1
/
+1
2013-08-28
fix #10252 by restricting Android Firefox reset to only .form-control & .btn
Chris Rebert
1
-0
/
+1
2013-08-24
fixes #9969: add support for output element
Mark Otto
1
-0
/
+9
2013-08-21
deprecate @screen-{phone,tablet,desktop} vars
Chris Rebert
1
-2
/
+2
2013-08-19
Fixes secondary issue in #9798
Mark Otto
1
-1
/
+1
2013-08-18
fixes #9798: update spacing on checkboxes and radios for horizontal
Mark Otto
1
-11
/
+18
2013-08-18
fixes #9803: label and input alignment in horizontal forms
Mark Otto
1
-1
/
+1
2013-08-15
Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxes
Mark Otto
1
-6
/
+6
2013-08-14
fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radios
Chris Rebert
1
-1
/
+15
2013-08-13
Swapped input-lg and input-sm
Guillermo González de Agüero
1
-2
/
+2
2013-08-13
Added input-size mixin
ggam
1
-33
/
+3
2013-08-12
fix navbar form alignment of inputs by restoring inline-block
Mark Otto
1
-0
/
+7
2013-08-12
fixes #9392: no need for width auto on inline/navbar form controls given inli...
Mark Otto
1
-5
/
+0
2013-08-12
fixes #9382: inline forms now require use of .form-group for proper alignment...
Mark Otto
1
-19
/
+35
2013-08-11
addressing #9189 manually, part 3: forms
Mark Otto
1
-2
/
+2
2013-08-05
Fixes #8150: add `.static-form-control` for vertical alignment of static form...
Mark Otto
1
-1
/
+12
2013-08-05
Fixes #8795, a reoccurence of #1969
Mark Otto
1
-0
/
+10
2013-08-04
Enable input focus state customization
Mark Otto
1
-5
/
+2
2013-08-03
Greater standardization of sizing terminology
Chris Rebert
1
-6
/
+6
2013-08-02
move form layouts from input groups back to forms (messed this up in b281ad64...
Mark Otto
1
-0
/
+44
2013-08-02
Tighten up buttons and form controls
Mark Otto
1
-0
/
+2
2013-08-02
Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...
Jon Schlinkert
1
-3
/
+3
2013-07-30
trivial spacing fix
Chris Rebert
1
-1
/
+1
2013-07-29
Refactor .input-* sizing a bit by not chaining to .form-control (fixes #8672)
Mark Otto
1
-13
/
+18
2013-07-27
Input groups overhaul
Mark Otto
1
-148
/
+0
2013-07-27
fixes #8675: align horizontal form label and input
Mark Otto
1
-1
/
+1
2013-07-26
Update inline and horizontal forms
Mark Otto
1
-4
/
+8
2013-07-26
Use `.form-control` in input sizing CSS
Mark Otto
1
-18
/
+4
2013-07-26
Merge branch 'patch-3' of https://github.com/jholl/bootstrap into jholl-patch-3
Mark Otto
1
-6
/
+1
2013-07-26
Fixes #8605: use `.form-control` in `.input-group` instead of HTML tags
Mark Otto
1
-5
/
+4
[prev]
[next]