1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/12823] Remove all trailing whitespace

PHPBB3-12823
This commit is contained in:
hanakin
2014-07-06 17:09:21 +02:00
parent 53ff23671c
commit 5136be4225
9 changed files with 32 additions and 32 deletions

View File

@@ -138,7 +138,7 @@ ul.cplist {
cursor: pointer;
}
/* CP tabbed menu
/* CP tabbed menu
----------------------------------------*/
#tabs {
margin: 20px 0 0 7px;
@@ -321,7 +321,7 @@ ol.def-rules li {
border-right-color: transparent;
}
.pmlist li.pm_marked_colour, .pm_marked_colour,
.pmlist li.pm_marked_colour, .pm_marked_colour,
.pmlist li.pm_replied_colour, .pm_replied_colour,
.pmlist li.pm_friend_colour, .pm_friend_colour,
.pmlist li.pm_foe_colour, .pm_foe_colour {
@@ -354,7 +354,7 @@ ol.def-rules li {
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
.nojs #tabs a span, .nojs #minitabs a span {
max-width: 40px;
max-width: 40px;
overflow: hidden;
text-overflow: ellipsis;
letter-spacing: -.5px;
@@ -366,8 +366,8 @@ ol.def-rules li {
margin: 0;
}
#navigation {
padding: 0;
#navigation {
padding: 0;
margin: 0 auto;
max-width: 320px;
}