#145 firefox css dsplay issue

This commit is contained in:
Drewster727 2016-04-06 18:03:51 -05:00
commit d1c6a13226
3 changed files with 5 additions and 3 deletions

View file

@ -192,7 +192,8 @@ label {
color: #ccc; }
.form-control-search {
padding: 25px 105px 25px 16px; }
padding: 13px 105px 13px 16px;
height: 100%; }
.form-control-withbuttons {
padding-right: 105px; }