1
0
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:
Michael Miday
2015-09-28 22:06:43 +02:00
parent a342517dfb
commit f74743fb65

View File

@@ -60,8 +60,7 @@
} }
.hidden { .hidden {
display: none !important; display: none ;
visibility: hidden !important;
} }
.affix { position: fixed } .affix { position: fixed }