1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 18:49:52 +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

@@ -1,6 +1,6 @@
/* Style Sheet Tweaks
These style definitions are IE 7 and 8 specific
These style definitions are IE 7 and 8 specific
tweaks required due to its poor CSS support.
-------------------------------------------------*/
@@ -14,9 +14,9 @@ ul.linklist {
}
/* Align checkboxes/radio buttons nicely */
dd label input {
vertical-align: text-bottom;
*vertical-align: middle;
dd label input {
vertical-align: text-bottom;
*vertical-align: middle;
}
/* Simple fix so forum and topic lists always have a height set */