mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/10453] PM viewmessage page is misplacing the online icon
PHPBB3-10453 http://tracker.phpbb.com/browse/PHPBB3-10453
This commit is contained in:
@@ -349,31 +349,10 @@ dl.mini dd {
|
||||
}
|
||||
|
||||
/* PM panel adjustments */
|
||||
.pm-panel-header {
|
||||
margin: 0;
|
||||
padding-bottom: 10px;
|
||||
border-bottom: 1px dashed #A4B3BF;
|
||||
}
|
||||
|
||||
.reply-all {
|
||||
display: block;
|
||||
padding-top: 4px;
|
||||
clear: both;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.pm-panel-message {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.pm-return-to {
|
||||
padding-top: 23px;
|
||||
}
|
||||
|
||||
#cp-main .pm-message-nav {
|
||||
margin: 0;
|
||||
padding: 2px 10px 5px 10px;
|
||||
border-bottom: 1px dashed #A4B3BF;
|
||||
margin-bottom: -60px;
|
||||
position: absolute;
|
||||
margin-left: 200px;
|
||||
}
|
||||
|
||||
/* PM Message history */
|
||||
|
Reference in New Issue
Block a user