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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user