mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/14865] Standardize comments a little
PHPBB3-14865
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
/* Style Sheet Tweaks
|
||||
|
||||
These style definitions are IE 8 & 9 only.
|
||||
They are required due to the poor CSS support in IE browsers.
|
||||
----------------------------------------------------------------------------- */
|
||||
/* -------------------------------------------------------------- /*
|
||||
$Base
|
||||
/* -------------------------------------------------------------- /*
|
||||
These style definitions are IE 8 & 9 only.
|
||||
They are required due to the poor CSS support in IE browsers.
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
/* IE 8 Tweaks (value)\9 equates to IE <= 8
|
||||
----------------------------------------------------------------------------- */
|
||||
----------------------------------------------------------------- */
|
||||
|
||||
/* Clear float fix */
|
||||
.inner,
|
||||
@@ -30,7 +31,7 @@ dd label input {
|
||||
|
||||
|
||||
/* IE 9 Tweaks
|
||||
----------------------------------------------------------------------------- */
|
||||
----------------------------------------------------------------- */
|
||||
|
||||
/* Border-radius bleed fix in IE9 */
|
||||
.search-header,
|
||||
|
Reference in New Issue
Block a user