1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-08 23:31:04 +02:00

[ticket/14447] Remove trailing white spaces in Prosilver

PHPBB3-14447
This commit is contained in:
Matt Friedman
2016-02-02 08:42:53 -08:00
parent b432f33b49
commit 93a25893d5
50 changed files with 144 additions and 144 deletions

View File

@@ -8,7 +8,7 @@ a {
text-decoration: none;
/* we use links inline more often then not so to address several bugs with
IE and some other browsers we render all links as inlineblock by default */
display: inline-block;
display: inline-block;
}
@@ -151,7 +151,7 @@ a.lastsubject:hover {
}
.arrow-up:hover {
}
.arrow-down {
@@ -159,7 +159,7 @@ a.lastsubject:hover {
}
.arrow-down:hover {
}
.arrow-left:hover {