From eb723c5a6840fc1c03a39978809df8e0a74b7129 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sat, 15 Feb 2003 19:33:06 +0000 Subject: [PATCH] typo --- ChangeLog | 4 +++- docs.css | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 427bbfaa7..7d7d21b3f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,9 @@ $Source$ * libraries/common.lib.php3: Don't display edit link for database-independant queries. * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus). - * docs.css: Wrong URI. + * docs.css: + - Wrong URI; + - Typo. 2003-02-14 Alexander M. Turek * server_databases.php3, server_privileges.php3, lang/*.inc.php3: diff --git a/docs.css b/docs.css index b2524dab5..6f00028d3 100644 --- a/docs.css +++ b/docs.css @@ -34,7 +34,7 @@ div.header { font-weight: bold; left: 0px; top: 0px; - position: fixed;*/ + position: fixed; /* following MSIE hack was originally written by Riki Fridrich * */ position: expression("absolute");