1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 22:51:23 +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 {
display: none !important;
visibility: hidden !important;
display: none ;
}
.affix { position: fixed }