1
0
Fork 0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-18 17:01:46 +01:00

[ticket/14865] Remove spacer overqualified div

PHPBB3-14865
This commit is contained in:
hanakin 2016-11-24 13:16:49 +01:00
commit fc056cf717

View file

@ -201,7 +201,7 @@ ul {
} }
/* Misc page elements */ /* Misc page elements */
div.spacer { .spacer {
clear: both; clear: both;
} }