From 6fc4a686e0132ca00f042cb59f6616f2377ef56d Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Wed, 5 Apr 2017 23:35:03 +1000 Subject: More button updates! --- Project-Unite/Content/bootstrap-theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index d497fb0..5ea94af 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -2038,6 +2038,7 @@ fieldset[disabled] .btn { .btn-default { color: #ffffff; background-color: rgba(255, 255, 255, 0.0625); + border: none; } .btn-default:hover, .btn-default:focus, -- cgit v1.2.3