mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 06:06:47 +02:00
remove un-needed comment
This commit is contained in:
@@ -132,7 +132,6 @@ select.form-control {
|
|||||||
// horizontal form layout.
|
// horizontal form layout.
|
||||||
|
|
||||||
.form-control-static {
|
.form-control-static {
|
||||||
// Size it appropriately next to real form controls
|
|
||||||
padding-top: $input-padding-y;
|
padding-top: $input-padding-y;
|
||||||
padding-bottom: $input-padding-y;
|
padding-bottom: $input-padding-y;
|
||||||
line-height: $input-line-height;
|
line-height: $input-line-height;
|
||||||
|
Reference in New Issue
Block a user