diff options
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/forms.less b/less/forms.less index 8bec21e48..0368c0c0f 100644 --- a/less/forms.less +++ b/less/forms.less @@ -292,6 +292,7 @@ input[type="checkbox"], position: absolute; top: (@line-height-computed + 5); // Height of the `label` and its margin right: 0; + z-index: 2; // Ensure icon is above input groups display: block; width: @input-height-base; height: @input-height-base; |
