Do not force redirect when clicking on task board link

This commit is contained in:
Frederic Guillot
2015-08-22 22:34:33 -04:00
parent 312dfbb89e
commit b944b44dca
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -12,7 +12,7 @@ ul.dropdown-submenu-open {
position: absolute;
left: 0;
z-index: 1000;
min-width: 300px;
min-width: 280px;
list-style: none;
margin: 3px 0 0 1px;
padding: 6px 0;