0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove un-needed comment

This commit is contained in:
Mark Otto 2016-10-09 16:18:05 -07:00
parent 53ce4da835
commit 9ac7e868df

View 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;