Skip to content

Commit 22a0d7b

Browse files
authored
Fix .contrib-quickview
1 parent bd16609 commit 22a0d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/prosilver/theme/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ a.screenshot img, img.screenshot {
433433

434434
.contrib-quickview {
435435
background-color: #f1f4f6;
436-
margin-left: 5px;
436+
border-left: 5px solid #ffffff;
437437
border-radius: 10px;
438438
box-sizing: border-box;
439439
display: inline-block;

0 commit comments

Comments
 (0)