mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-08 23:31:04 +02:00
[ticket/11552] Responsive post
PHPBB3-11552
This commit is contained in:
@@ -392,11 +392,6 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Post author */
|
||||
.rtl p.author {
|
||||
margin: 0 0 0.6em 15em;
|
||||
}
|
||||
|
||||
.rtl .signature {
|
||||
clear: right;
|
||||
}
|
||||
@@ -484,9 +479,7 @@
|
||||
/* Poster profile block
|
||||
----------------------------------------*/
|
||||
.rtl .postprofile {
|
||||
border-left: none;
|
||||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
border-width: 0 1px 0 0;
|
||||
float: left;
|
||||
/* text-align: right; */
|
||||
}
|
||||
|
Reference in New Issue
Block a user