Fix static position

parent fab8af45
......@@ -65,7 +65,7 @@
display: none;
z-index: 15;
position: fixed;
top: 100px;
top: 5%;
width: 50%;
left: 25%;
}
......
<link rel="stylesheet" type="text/css" href="js/etersoft/timersplash.css" />
<link rel="stylesheet" type="text/css" href="js/etersoft/timersplash.css?14_04_2020" />
<div style="display: none;" id="useremail" class="[% user.email FILTER html %]"></div>
<div style="display: none;" id="assigntoemail" class="[% bug.assigned_to.email FILTER html %]"></div>
......
<link rel="stylesheet" type="text/css" href="js/etersoft/timersplash.css" />
<link rel="stylesheet" type="text/css" href="js/etersoft/timersplash.css?14_04_2020" />
<div style="display: none;" id="useremail" class="[% user.email FILTER html %]"></div>
<div style="display: none;" id="assigntoemail" class="[% bug.assigned_to.email FILTER html %]"></div>
......
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