summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/htmlfiles/style.css')
-rw-r--r--coverage/htmlfiles/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css
index 20ebaa98..ee14f9ee 100644
--- a/coverage/htmlfiles/style.css
+++ b/coverage/htmlfiles/style.css
@@ -338,7 +338,8 @@ td.text {
#scroll_marker .marker {
background: #ffdddd;
- position: relative;
+ position: absolute;
min-height: 3px;
+ width: 100%;
}