Quote Originally Posted by lat9 View Post
@GeorgeCY, I am not a fan of the display either; it was introduced in response to this GitHub issue: https://github.com/lat9/ZCA-Bootstra...ate/issues/324

By removing /css/stylesheet_364.css from the site, you can restore the display to the previous versions'.
Or, possibly better, create the file /css/stylesheet_364a.css in your bootstrap clone's /templates directory containing
Code:
#categoriesContent a {
    text-decoration: none;
}
That'll keep the overall 'underline' on links except for the links in the categories' sidebox.