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>2017-10-19 23:48:29 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-19 23:48:29 +0300
commit4322a3c379b89c6c91b9d3bc3f24073567023837 (patch)
tree92a4cff22e07e217e014e0501ee180c202408499 /assets/stylesheets/bootstrap/_forms.scss
parent415995c24bc98dfb9efda792424294e82bda244b (diff)
rake update[v4.0.0-beta.2]
Diffstat (limited to 'assets/stylesheets/bootstrap/_forms.scss')
-rw-r--r--assets/stylesheets/bootstrap/_forms.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/stylesheets/bootstrap/_forms.scss b/assets/stylesheets/bootstrap/_forms.scss
index 0ece186..80bc7f3 100644
--- a/assets/stylesheets/bootstrap/_forms.scss
+++ b/assets/stylesheets/bootstrap/_forms.scss
@@ -316,11 +316,6 @@ select.form-control-lg {
width: auto;
}
- .form-control-label {
- margin-bottom: 0;
- vertical-align: middle;
- }
-
// Remove default margin on radios/checkboxes that were used for stacking, and
// then undo the floating of radios and checkboxes to match.
.form-check {