1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Merge pull request #6194 from hanakin/ticket/16763

[ticket/16763] fix imageset mine pip alignment
This commit is contained in:
Marc Alexander
2021-04-21 08:11:00 +02:00
committed by GitHub

View File

@@ -90,11 +90,13 @@ blockquote cite:before,
border-radius: 50%;
position: absolute;
z-index: 101;
top: 50%;
left: 32px;
display: block;
float: left;
width: 8px;
height: 8px;
margin-top: -17px;
}
.row-item-sub {