Skip to content
Snippets Groups Projects
Commit 10aaae43 authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Don't underline active research tabs

parent a3683366
No related branches found
No related tags found
......@@ -8,6 +8,9 @@
.button-group li a.button.secondary:active,
.button-group li a.button.secondary:hover { background: #333; color: #fff; }
/* Don't underline active research tabs */
#local-masthead nav ul.research-group-menu li a.active { border-bottom: none; }
/* Pad top of content */
main.row { margin-top: .5rem; }
......
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