Skip to content

Commit 2007547

Browse files
committed
Moved issue-marker a bit. It was too far to the left and therefore
only partly visible.
1 parent 3a05a85 commit 2007547

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

css3-regions/Overview.src.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,9 @@
3838

3939
div.issue-marker {
4040
position: absolute;
41-
width: 20ex;
42-
margin-left: -26ex;
43-
padding-left: 1em;
44-
padding: 5px;
41+
left: 2px;
42+
padding: 2px;
4543
font-weight: normal;
46-
font-size: 11px;
47-
text-align: right;
4844
background-color: white;
4945
font-size: 90%;
5046
}

0 commit comments

Comments
 (0)