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:
parent
de48b4d2c1
commit
88da57a052
@ -90,11 +90,13 @@ blockquote cite:before,
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 101;
|
z-index: 101;
|
||||||
|
top: 50%;
|
||||||
left: 32px;
|
left: 32px;
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
width: 8px;
|
width: 8px;
|
||||||
height: 8px;
|
height: 8px;
|
||||||
|
margin-top: -17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row-item-sub {
|
.row-item-sub {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user