diff --git a/assets/css/app.css b/assets/css/app.css index 1735246c..dc4a8fee 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -240,9 +240,7 @@ showing the sidebar (on devices with md or higher) /**************************************** * Bootstrap extensions *****************************************/ - -/* Dont underline links */ -a { +a.badge { text-decoration: none; }