mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 03:54:56 +02:00
[ticket/11956] Fix postprofile popup
PHPBB3-11956
This commit is contained in:
parent
5eeaab562c
commit
76bfd138c9
@ -170,10 +170,16 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
|
||||
border-top: 0.375em double transparent;
|
||||
}
|
||||
|
||||
.postbody ul.profile-icons.responsive .responsive-popup {
|
||||
.postbody ul.profile-icons.responsive .popup-pointer {
|
||||
left: auto;
|
||||
right: 7px;
|
||||
top: 19px;
|
||||
top: 20px;
|
||||
}
|
||||
|
||||
.postbody ul.profile-icons.responsive .responsive-popup {
|
||||
left: auto;
|
||||
right: -4px;
|
||||
top: 30px;
|
||||
}
|
||||
|
||||
.postbody ul.profile-icons.responsive .responsive-popup li, .postbody ul.profile-icons.responsive .responsive-popup li a {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user