mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07: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;
|
margin-left: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.arrow-left .icon {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
.arrow-right:hover .icon {
|
.arrow-right:hover .icon {
|
||||||
margin-right: -5px;
|
margin-right: -5px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
Reference in New Issue
Block a user