1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 14:57:37 +02:00

[ticket/16763] fix imageset mine pip alignment

PHPBB3-16763
This commit is contained in:
hanakin
2021-04-20 14:59:39 -10:00
parent de48b4d2c1
commit 88da57a052

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 {