mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
[ticket/11552] Align text to left in right side popups
PHPBB3-11552
This commit is contained in:
@@ -445,6 +445,7 @@ ul.responsive-popup li {
|
||||
float: none;
|
||||
margin: 0;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
ul.responsive-popup li:before, ul.responsive-popup li:after {
|
||||
|
Reference in New Issue
Block a user