mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/14195]Revert hidden class
PHPBB3-14195
This commit is contained in:
parent
a342517dfb
commit
f74743fb65
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@
|
|||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
visibility: hidden !important;
|
||||
display: none ;
|
||||
}
|
||||
|
||||
.affix { position: fixed }
|
||||
|
|
Loading…
Add table
Reference in a new issue