diff --git a/web/root/default.css b/web/root/default.css index e57cdef9c34244e080c49e971518ed9e956e3f70..6fa2e64b2e2ab5729e008ce145dabac41c702493 100644 --- a/web/root/default.css +++ b/web/root/default.css @@ -130,10 +130,9 @@ td.rtn { } #tlink { - position: fixed; - top: 52px; - left: 54px; - float: left; + top: 52px; + left: 54px; + float: left; font-size: small; color: #7788ff; font-weight: bold;