diff --git a/frappe/public/css/bootstrap.css b/frappe/public/css/bootstrap.css index e3d4a14c4a..3bcdd13eb9 100644 --- a/frappe/public/css/bootstrap.css +++ b/frappe/public/css/bootstrap.css @@ -203,9 +203,6 @@ th { a:visited { text-decoration: underline; } - a[href]:after { - content: " (" attr(href) ")"; - } abbr[title]:after { content: " (" attr(title) ")"; }