Commit 0b59cac8 authored by Rajat Jain's avatar Rajat Jain

Porting changes from EE

- Extract 445px as a variable
- Documentation changes: new image and update copy
parent ccae921f
......@@ -343,6 +343,7 @@ $regular-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-San
$dropdown-width: 300px;
$dropdown-min-height: 40px;
$dropdown-max-height: 312px;
$dropdown-max-height-lg: 445px;
$dropdown-vertical-offset: 4px;
$dropdown-empty-row-bg: rgba(#000, 0.04);
$dropdown-shadow-color: rgba(#000, 0.1);
......
......@@ -177,7 +177,7 @@ menu from where you can create another Issue Board or delete the existing one.
Using the search box at the top of the menu, you can filter the listed boards.
When you have 10 or more boards available, a "Recent" section is also shown in the menu.
These are shortcuts to your last 5 visited boards.
These are shortcuts to your last 4 visited boards.
![Multiple Issue Boards](img/issue_boards_multiple.png)
......
Markdown is supported
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