Merge pull request #3839 from asphxia/feature/3837-hovercard-causes-horizontal-scrollbar
Hovercard no longer causes horizontal scrollbar to appear. Fixes #3837.
This commit is contained in:
commit
e5d027e29e
1 changed files with 2 additions and 1 deletions
|
|
@ -95,7 +95,8 @@
|
|||
display: none;
|
||||
z-index: 10;
|
||||
|
||||
width: 400px;
|
||||
min-width: 250px;
|
||||
max-width: 400px;
|
||||
|
||||
padding: 10px {
|
||||
top: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue