Skip to content

Commit cbb315e

Browse files
author
Cedric Dugas
committed
update release
1 parent 9caa5df commit cbb315e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/releasenotes.plugin.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,9 @@ p.dateRelease{margin:0 0 10px 0; font-size:14px;}
125125
.milestoneContainer .cmeta .date {font-size:11px;}
126126
.milestoneContainer .issue{
127127
padding-bottom: 3px;
128-
list-style-type:disc
128+
list-style-type:disc;
129+
display:list-item;
130+
margin-left:20px;
129131
}
130132
.milestoneContainer .issues{
131133
color:#555;

0 commit comments

Comments
 (0)