]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove un-needed comment 20869/head
authorMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 23:18:05 +0000 (16:18 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 23:18:12 +0000 (16:18 -0700)
scss/_forms.scss

index 34a6fef63ff47da0f686439acc5ff9c345a55f58..d27b646d0667c02bc0c6e5e669ef9ce980691b40 100644 (file)
@@ -132,7 +132,6 @@ select.form-control {
 // horizontal form layout.
 
 .form-control-static {
-  // Size it appropriately next to real form controls
   padding-top: $input-padding-y;
   padding-bottom: $input-padding-y;
   line-height: $input-line-height;