mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14976] Some cleanup
PHPBB3-14976
This commit is contained in:
parent
3652a9cae6
commit
036d00f872
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ ul.cplist {
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-container .postbody p.author {
|
.panel-container .postbody p.author {
|
||||||
/* font-size: 11px; */
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cp-main .buttons {
|
.cp-main .buttons {
|
||||||
|
|
|
@ -41,7 +41,7 @@ img,
|
||||||
.box1,
|
.box1,
|
||||||
.divider,
|
.divider,
|
||||||
.signature {
|
.signature {
|
||||||
/* display: none; */
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Display smilies (Bug #47265) */
|
/* Display smilies (Bug #47265) */
|
||||||
|
|
Loading…
Add table
Reference in a new issue