Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-07-21 22:11:45 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-07-21 22:11:45 +0400
commitf5ee26fc989b39f6ad8f623083140a070482ebb7 (patch)
tree91d8c678c8bb7048f6d5f8b1b1fb39a2662fb8a0 /assets/stylesheets/bootstrap/_forms.scss
parent43a76e57c9e3d8c53603ef0956b80e9dfcb24931 (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_forms.scss')
-rw-r--r--assets/stylesheets/bootstrap/_forms.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/stylesheets/bootstrap/_forms.scss b/assets/stylesheets/bootstrap/_forms.scss
index ff008a8..c94cb76 100644
--- a/assets/stylesheets/bootstrap/_forms.scss
+++ b/assets/stylesheets/bootstrap/_forms.scss
@@ -337,6 +337,7 @@ input[type="checkbox"] {
height: $input-height-base;
line-height: $input-height-base;
text-align: center;
+ pointer-events: none;
}
.input-lg + .form-control-feedback {
width: $input-height-large;