mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 15:11:40 +02:00
[ticket/14195]Revert hidden class
PHPBB3-14195
This commit is contained in:
@@ -60,8 +60,7 @@
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
visibility: hidden !important;
|
||||
display: none ;
|
||||
}
|
||||
|
||||
.affix { position: fixed }
|
||||
|
Reference in New Issue
Block a user