Porting changes from EE

- Extract 445px as a variable
- Documentation changes: new image and update copy
This commit is contained in:
Rajat Jain 2019-03-07 10:05:12 +05:30
parent ccae921fbf
commit 0b59cac8fd
3 changed files with 2 additions and 1 deletions

View File

@ -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);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -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)