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