diff --git a/static/assets/version b/static/assets/version index 654930da..2cbd1d87 100644 --- a/static/assets/version +++ b/static/assets/version @@ -1 +1 @@ -39bb677 \ No newline at end of file +4de5ced \ No newline at end of file diff --git a/static/css/gitly.scss b/static/css/gitly.scss index fe4d608a..8143ae02 100644 --- a/static/css/gitly.scss +++ b/static/css/gitly.scss @@ -155,6 +155,7 @@ pre > code { .user:hover .header-dropdown, .header-dropdown:hover, .user:focus .header-dropdown { + z-index: 10; transform: scale(1) translateY(0px); opacity: 1; pointer-events: all;