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
2015-01-16
.form-control: add note about <select> & border-radius
Chris Rebert
1
-1
/
+1
2015-01-15
Fixes #15536, #15559: Add .form-group sizing support to .form-control-static
Mark Otto
1
-0
/
+12
2014-12-22
Merge branch 'master' of https://github.com/twbs/bootstrap
Mark Otto
1
-1
/
+1
2014-12-22
Fixes #15422: Alternate fix for temporal input sizing in input groups
Mark Otto
1
-12
/
+10
2014-12-22
add more refs to browser-related bugs in Less comments
Chris Rebert
1
-1
/
+1
2014-12-22
Reference iOS Safari temporal input bug in explanatory Less comment
Chris Rebert
1
-1
/
+1
2014-12-22
Remove reference to old fixed WebKit bug in Less comment.
Chris Rebert
1
-2
/
+1
2014-11-29
Fixes #15074: Fix the nesting problem with form control size variants
Mark Otto
1
-4
/
+15
2014-11-09
comment and formatting
Mark Otto
1
-5
/
+4
2014-11-09
Fixes #14234 again
Mark Otto
1
-27
/
+15
2014-10-27
swap cursor not-allow for default, and use a variable for all disabled elements
Mark Otto
1
-4
/
+4
2014-09-08
Variables for large and small input border radiuses
Marat Abdullin
1
-2
/
+2
2014-08-02
Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...
Mark Otto
1
-0
/
+15
2014-07-23
Fixes #14221: Make .form-control-static work in inline forms as well
Mark Otto
1
-0
/
+5
2014-07-23
Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+
Mark Otto
1
-0
/
+2
2014-07-09
Add Pointer Events
Kyle
1
-0
/
+1
2014-07-07
Fix small typo introduced in e2029e1
Heinrich Fenkart
1
-1
/
+1
2014-07-06
Fixes #13997: Move min-height for radio/checkbox to their inner label
Mark Otto
1
-1
/
+1
2014-07-02
typo
Mark Otto
1
-1
/
+1
2014-07-02
Fixes #13989: Don't extend the input sizes; manually chain the selectors
Mark Otto
1
-8
/
+4
2014-07-02
merge in and resolve conflicts
Mark Otto
1
-7
/
+2
2014-07-01
place feedback icon lower, only if it really need
Boris Serdyuk
1
-4
/
+9
2014-06-25
fixes #13912: make radios/checkboxes work with inline forms again
Mark Otto
1
-1
/
+1
2014-06-20
Fixes #13872 more: add overrides for lg and sm input modifiers
Mark Otto
1
-14
/
+20
2014-06-19
Fixes #13872: Always apply padding to .form-control-static for that vertical ...
Mark Otto
1
-6
/
+5
2014-06-18
fixes #13021: add .form-group-sm/-lg
Mark Otto
1
-0
/
+25
2014-06-13
min-content is standard, so no need to vendor prefix it
Chris Rebert
1
-1
/
+1
2014-06-10
Fixes #13548: Use position: absolute; to fix checkbox and radio line-height p...
Mark Otto
1
-1
/
+4
2014-06-06
set not-allowed cursor on disabled radio+checkbox labels; fixes #13281
Chris Rebert
1
-4
/
+20
2014-05-22
Merge pull request #13651 from twbs/ios-temporal
Mark Otto
1
-2
/
+4
2014-05-22
Reset the padding on radio/checkbox labels in form-inline
Mark Otto
1
-1
/
+4
2014-05-21
update explanatory comment about iOS date/time inputs bug
Chris Rebert
1
-2
/
+4
2014-04-11
Fix indent
Sean Dwyer
1
-1
/
+1
2014-04-10
Fix form-control-feedback position when label has sr-only class
Sean Dwyer
1
-0
/
+6
2014-03-24
Fixes #13066: Add z-index to the form control feedback icons so input groups ...
Mark Otto
1
-0
/
+1
2014-03-24
expand issue # ref to full URL
Chris Rebert
1
-1
/
+1
2014-03-24
Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text
Mark Otto
1
-0
/
+1
2014-03-20
Fix vertical alignment of temporal inputs on iOS
Rob Fletcher
1
-1
/
+4
2014-03-10
remove comment
Mark Otto
1
-2
/
+1
2014-03-10
Fixes #13003: Move padding on radio and checkbox options from the surrounding...
Mark Otto
1
-2
/
+4
2014-03-09
fix grammar in comment in forms.less
Chris Rebert
1
-1
/
+1
2014-03-09
Fixes #12759
Mark Otto
1
-0
/
+12
2014-03-09
Fixes #12843: Scope label styles for horizontal forms to a media query so the...
Mark Otto
1
-3
/
+7
2014-03-09
Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE...
Mark Otto
1
-1
/
+11
2014-03-04
Fixes #12868: Enables icon feedback on validation states for large/small inputs.
Mark Otto
1
-12
/
+21
2014-02-24
fix #12836
Chris Rebert
1
-1
/
+1
2014-02-22
Fixes #12801: Add padding to the bottom of .form-control-static to match heig...
Mark Otto
1
-0
/
+1
2014-02-07
Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ...
Mark Otto
1
-4
/
+0
2014-02-07
Fixes #12486: Restore full width inputs for input groups in inline forms and ...
Mark Otto
1
-3
/
+12
2014-02-07
Override iOS search input's extra round corners
Mark Otto
1
-0
/
+14
[next]