diff --git a/Bootstrap.Admin/Content/admin.css b/Bootstrap.Admin/Content/admin.css index 47015f40..92877749 100644 --- a/Bootstrap.Admin/Content/admin.css +++ b/Bootstrap.Admin/Content/admin.css @@ -538,3 +538,7 @@ input[type="datetime"] { border-bottom: none; } /*Bootstrap Table BUG END*/ + +.input-group.form_date span { + border-left: none; +} diff --git a/Bootstrap.Admin/Views/Admin/Logs.cshtml b/Bootstrap.Admin/Views/Admin/Logs.cshtml index ef87d409..20af044c 100644 --- a/Bootstrap.Admin/Views/Admin/Logs.cshtml +++ b/Bootstrap.Admin/Views/Admin/Logs.cshtml @@ -20,13 +20,13 @@