Skip to content
Snippets Groups Projects
Commit 3572e586 authored by khawkins's avatar khawkins
Browse files

Update compiled source

parent 60a911ed
No related branches found
No related tags found
No related merge requests found
......@@ -239,27 +239,6 @@ header .masthead {
margin-top: -1px;
color: #fff; }
/* Menu triangles for global bar */
@media screen and (max-width: 39.9375em) {
#local-masthead nav ul#secondary-menu-links.menu li a:hover:after {
position: relative;
content: '';
width: 0;
display: block;
left: 50%;
top: 6px;
height: 0;
bottom: 0;
margin: 0 -36px -5px -18px;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-bottom: 5px solid black;
border-top: none;
-moz-transform: scale(0.999);
-webkit-backface-visibility: hidden; }
#local-masthead nav ul#global-nav.menu li.float-right a:hover:after {
display: none; } }
/* EMBL Dropdwon styles */
#embl-dropdown {
background-color: #007c82;
......
This diff is collapsed.
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