aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-29 12:01:57 -0700
committerMark Otto <[email protected]>2015-04-29 12:01:57 -0700
commitd31ec3390813d06e7df6f45b7459ce0e71a62937 (patch)
treeaeb7e3f28a2dd7131d18742254dc38ee1a77b74a /docs
parented89be1f44500022fc67e334e6f245d2368eefc6 (diff)
downloadbootstrap-d31ec3390813d06e7df6f45b7459ce0e71a62937.tar.xz
bootstrap-d31ec3390813d06e7df6f45b7459ce0e71a62937.zip
Fix no-label checkboxes/radios
Because we use `position: absolute` on our inputs, when there’s no label the `.checkbox` ends up having no computed height. To avoid rendering errors when there’s no label text, we reset the `position` to `static` for normal rendering.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions