fix display projects list

stable
Juanfran 2015-04-27 10:25:06 +02:00
parent c9ee2dbf84
commit 7052e88d84
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
left: calc(50% - #{$dropdown-width}/2);
min-width: $dropdown-width;
position: absolute;
top: 2.5rem;
top: 2.4rem;
z-index: 99;
}
}