mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-09 15:50:45 +02:00
[ticket/12823] Remove all trailing whitespace
PHPBB3-12823
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
---------------------------------------- */
|
||||
|
||||
/**
|
||||
* common.css
|
||||
* common.css
|
||||
*/
|
||||
.rtl h1 {
|
||||
margin-right: 0;
|
||||
@@ -189,7 +189,7 @@
|
||||
|
||||
/* Misc layout styles
|
||||
---------------------------------------- */
|
||||
/* column[1-2] styles are containers for two column layouts
|
||||
/* column[1-2] styles are containers for two column layouts
|
||||
Also see tweaks.css */
|
||||
.rtl .column1 {
|
||||
float: right;
|
||||
@@ -1060,7 +1060,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
||||
{
|
||||
.rtl dl.details dt, .rtl dl.details dd {
|
||||
float: none;
|
||||
text-align: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.rtl dl.details dd {
|
||||
|
Reference in New Issue
Block a user