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
/
scss
/
_forms.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
flesh out invalid styles on .was-validated
Mark Otto
1
-0
/
+82
2017-06-01
trying out new validation styles
Mark Otto
1
-3
/
+17
2017-04-22
Change how input and select height is computed
Mark Otto
1
-8
/
+5
2017-04-10
Remove `cursor: not-allowed` styles
Patrick H. Lauke
1
-5
/
+0
2017-03-28
Revamp button and input vars while fixing #21587 (#22287)
Mark Otto
1
-18
/
+22
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2017-01-23
Remove `cursor: pointer;` (#21812)
Mark Otto
1
-1
/
+0
2016-12-28
use align-items on .form-inline to keep items from growing too much (#21461)
Mark Otto
1
-0
/
+1
2016-12-27
use var
Mark Otto
1
-1
/
+1
2016-12-27
fix inline checks
Mark Otto
1
-1
/
+3
2016-12-27
add some vars
Mark Otto
1
-12
/
+7
2016-12-25
Use calc() on .col-form-label padding calculations
Mark Otto
1
-6
/
+6
2016-12-25
Replaces #21270 with proper fix
Mark Otto
1
-1
/
+1
2016-12-25
vertically center .form-group contents in inline forms
Mark Otto
1
-0
/
+1
2016-12-21
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto
1
-60
/
+21
2016-12-20
Overwrite margin-bottom on form-control-static (#21270)
Gijs Boddeus
1
-0
/
+1
2016-12-19
Add variables for transitions (#21345)
Tom Lutzenberger
1
-1
/
+1
2016-11-28
Fix #20936 make inline checkbox/radio markup same as stacked (#20995)
Brad Kent
1
-10
/
+4
2016-11-28
Fix incorrect select height calculation (#21171)
Florian Schlittenbauer
1
-1
/
+1
2016-11-26
Update inline forms (updated docs and new flexbox styles) (#21212)
Mark Otto
1
-11
/
+70
2016-10-09
Match the height of select.form-control with input.form-control
Mark Otto
1
-1
/
+2
2016-10-09
remove un-needed comment
Mark Otto
1
-1
/
+0
2016-10-09
add transparent border to match .form-control height
Mark Otto
1
-0
/
+2
2016-10-09
Update static form control
Mark Otto
1
-3
/
+1
2016-10-09
Ensure input groups behavior appropriately in inline forms
Mark Otto
1
-0
/
+1
2016-10-02
Only override input border-radius as part of .form-control to avoid bug with ...
Mark Otto
1
-1
/
+9
2016-10-02
Fixes #20799: Apply same color change to disabled inline radios/checkboxes (#...
Mark Otto
1
-0
/
+1
2016-05-10
Bring back some 'help text' love for forms with .form-text
Mark Otto
1
-1
/
+6
2016-05-09
Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-...
Mark Otto
1
-0
/
+1
2016-05-09
Update checkboxes and radios docs
Mark Otto
1
-0
/
+1
2016-05-08
update classes for inline form to new checkbox options
Mark Otto
1
-8
/
+5
2016-05-08
Fixes #19771: Enable .form-control-sm/lg on select.form-control
Mark Otto
1
-0
/
+12
2016-05-08
linting
Mark Otto
1
-1
/
+1
2016-05-08
Redo checkboxes and radios
Mark Otto
1
-51
/
+24
2016-04-23
nuke commented out css
Mark Otto
1
-78
/
+0
2016-04-23
Avoid hacking around the temporal input bug in iOS
Mark Otto
1
-32
/
+0
2016-04-23
Merge branch 'v4-dev' into v4-forms-cleanup
Mark Otto
1
-0
/
+10
2016-04-12
Suppress IE/Edge additional white/blue colors for focused <select>
Patrick H. Lauke
1
-0
/
+10
2016-04-08
Fixes #18573: Change name of .form-control-label to .col-form-label (and .for...
Mark Otto
1
-4
/
+4
2016-04-08
fix up broke forms styles and docs example for the grid
Mark Otto
1
-1
/
+2
2016-04-08
Merge branch 'v4-dev' into v4-forms-cleanup
Mark Otto
1
-0
/
+13
2016-02-19
Add form-control-legend
Patrick H. Lauke
1
-0
/
+12
2016-02-09
.text-help is dead, long live .form-control-feedback
Mark Otto
1
-0
/
+4
2016-02-09
fix #18515: add .form-control-label-* classes to match large/small inputs
Mark Otto
1
-0
/
+12
2016-02-09
don't set horizontal padding on .form-control-label /cc #18130 #17498
Mark Otto
1
-1
/
+2
2016-02-08
Move to a translucent input border with background-clip: padding-box for impr...
Mark Otto
1
-0
/
+1
2016-02-08
_forms.scss: Use division instead of fractional multiplication
Chris Rebert
1
-2
/
+2
2016-02-08
_forms.scss: Remove extra trailing 0 in fractional number
Chris Rebert
1
-1
/
+1
2016-02-07
Merge branch 'v4-dev' into v4-form-sizing
Mark Otto
1
-4
/
+4
2016-02-07
updated button/form-control padding and line-height
Mark Otto
1
-0
/
+1
[prev]
[next]