mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-08 18:05:17 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14984] Correct wrong arrow direction in PM inbox
This commit is contained in:
commit
84e6b87acd
@ -67,6 +67,10 @@
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
.arrow-left .icon {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.arrow-right:hover .icon {
|
||||
margin-right: -5px;
|
||||
margin-left: 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user