diff options
| author | Chris Rebert <[email protected]> | 2013-12-15 18:13:50 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-15 18:13:50 -0800 |
| commit | be508e043c2a5f53b352066a1628693adfa7755e (patch) | |
| tree | 57d81a8be142ab111d8750b576f86747379348a3 /less/forms.less | |
| parent | 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c (diff) | |
| download | bootstrap-be508e043c2a5f53b352066a1628693adfa7755e.tar.xz bootstrap-be508e043c2a5f53b352066a1628693adfa7755e.zip | |
copyediting
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less index 530257499..aefa5a462 100644 --- a/less/forms.less +++ b/less/forms.less @@ -265,7 +265,7 @@ input[type="checkbox"], // Feedback icon (requires .glyphicon classes) .form-control-feedback { position: absolute; - top: (@line-height-computed + 5); // Height of the `label` and it's margin + top: (@line-height-computed + 5); // Height of the `label` and its margin right: 0; display: block; width: @input-height-base; |
