diff options
-rw-r--r-- | wqflask/wqflask/templates/edit_phenotype.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/edit_phenotype.html b/wqflask/wqflask/templates/edit_phenotype.html index 9530fad0..7961c188 100644 --- a/wqflask/wqflask/templates/edit_phenotype.html +++ b/wqflask/wqflask/templates/edit_phenotype.html @@ -208,7 +208,7 @@ Submit Trait | Reset </div> </div> <div class="form-group"> - <input type = "file" class="form-control" name = "file" /> + <input type = "file" class="col-sm-4 control-label" name = "file" /> </div> <div class="form-group"> |