Skip to content
Snippets Groups Projects
Commit 4e253f6d authored by Antoine Rey's avatar Antoine Rey
Browse files

Use btn-default style

parent ce906cf0
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</div> </div>
<div class="form-group"> <div class="form-group">
<button class="btn btn-primary" type="submit">Add New Visit</button> <button class="btn btn-default" type="submit">Add New Visit</button>
</div> </div>
</form> </form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment