mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/17291] Fix some classes for compatibility
PHPBB3-17291 Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
@@ -2960,7 +2960,12 @@ fieldset.permissions .permissions-switch {
|
||||
padding-right: 0.3em;
|
||||
}
|
||||
|
||||
.table1 .o-icon {
|
||||
.icon {
|
||||
font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands";
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.acp-icon-large {
|
||||
font-size: 20px;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user