Skip to content
Snippets Groups Projects
Commit 7891b8a0 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Minor CSS change to Bootstrap 3: sidebar headers now always look clickable.

parent 3089c923
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -61,7 +61,7 @@ label.list-group-item {border-radius:0;font-weight:normal;margin-top:0;padding-l
/* --- Sidebar rounded corners --- */
.sidebar {
& .title.collapsed {
& .title {
cursor:pointer;
&.collapsed {
border-radius:@border-radius-base;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment