mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
Merge pull request #3941 from hanakin/ticket/14195
[ticket/14195]Fix pupload & polls hiding
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