1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-20 14:29:48 +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
No known key found for this signature in database
GPG Key ID: C679758FE1982D14

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 {