1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

[ticket/12155] Use the new .button class as the basis for the post buttons.

PHPBB3-12155
This commit is contained in:
Cesar G
2014-05-15 13:43:08 -07:00
parent 00ff33c9b4
commit d3b9c87b42
12 changed files with 138 additions and 311 deletions

View File

@@ -423,10 +423,6 @@ fieldset.polls dd.resultbar, fieldset.polls dd.poll_option_percent {
margin: 0;
}
.postprofile ul.profile-icons {
display: none;
}
.postprofile .avatar {
display: block;
float: left;