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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user