Skip to content

Commit

Permalink
Merge pull request #4331 from GCodeur/fix-4313
Browse files Browse the repository at this point in the history
Alerte le staff en cas de nouveau fournisseur e-mail et lui permet de le bannir
  • Loading branch information
artragis committed May 30, 2017
2 parents b15ddcb + 942afe2 commit dcb0216
Show file tree
Hide file tree
Showing 21 changed files with 1,589 additions and 841 deletions.
2 changes: 1 addition & 1 deletion assets/scss/components/_header-dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
padding: 0;

.dropdown-list {
max-height: 330px;
max-height: 360px;
overflow-x: hidden;
overflow-y: auto;

Expand Down
Loading

0 comments on commit dcb0216

Please sign in to comment.