1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-03 05:12:37 +02:00

[ticket/12535] Combine inner clearing CSS rules

PHPBB3-12535
This commit is contained in:
PayBas
2014-08-07 18:23:01 +02:00
parent dda853b896
commit e6dec0348a
3 changed files with 14 additions and 42 deletions

View File

@@ -716,12 +716,6 @@ fieldset.polls dd div {
overflow: hidden;
}
.postprofile .avatar-container:after {
clear: both;
content: '';
display: block;
}
.postprofile .avatar {
display: block;
float: left;