aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-04-22 11:56:01 -0700
committerMark Otto <[email protected]>2017-04-22 11:56:01 -0700
commitdc3af6711d4a47e852ca7e82086f10b265a9025d (patch)
tree57bbe541b17ca9cb6c91913ac18a93a9d5dc8bc5 /docs
parent80438e93e1e71f6137add230bad3234b79eb21b5 (diff)
downloadbootstrap-dc3af6711d4a47e852ca7e82086f10b265a9025d.tar.xz
bootstrap-dc3af6711d4a47e852ca7e82086f10b265a9025d.zip
Change how input and select height is computed
— Previously we weren't including the border-width on the computed height, leading to alignment issues. — New system utilizes three variables (not ideal, but straightforward) for computing these heights. One for the vertical border, one for the line-height/font-size/padding dance, and one to add those together. — Updates CSS across forms and custom forms to use new sizing. Special note here: form validation icon sizing uses the inner variables because background-image doesn't bleed into borders unless explicit background-clip.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions