diff --git a/templates/list.html b/templates/list.html index e906833..8dd69e4 100644 --- a/templates/list.html +++ b/templates/list.html @@ -188,7 +188,7 @@ display: none; } - .user-info .btn { + .btn, input, select, textarea, label { box-shadow: none !important; }