CSS lint fix

This commit is contained in:
Matt Westcott 2016-05-03 16:53:06 +01:00
parent fcce9b8dc1
commit eede616086

View file

@ -424,7 +424,7 @@ body.explorer-open {
top: 0;
right: 0;
z-index: -1;
box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.9);
box-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
}
.nav-main {