Commit 2962f845 authored by Mark Otto's avatar Mark Otto

grunt

parent 05ba466f
...@@ -2537,6 +2537,7 @@ select[multiple].form-group-lg .form-control { ...@@ -2537,6 +2537,7 @@ select[multiple].form-group-lg .form-control {
height: 34px; height: 34px;
line-height: 34px; line-height: 34px;
text-align: center; text-align: center;
pointer-events: none;
} }
.input-lg + .form-control-feedback { .input-lg + .form-control-feedback {
width: 46px; width: 46px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
...@@ -2537,6 +2537,7 @@ select[multiple].form-group-lg .form-control { ...@@ -2537,6 +2537,7 @@ select[multiple].form-group-lg .form-control {
height: 34px; height: 34px;
line-height: 34px; line-height: 34px;
text-align: center; text-align: center;
pointer-events: none;
} }
.input-lg + .form-control-feedback { .input-lg + .form-control-feedback {
width: 46px; width: 46px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment