diff --git a/ChangeLog b/ChangeLog index 140f7ed0..d78409c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,9 @@ current, file that was previously current must be unset automatically. * Added ability to view any file. +* Moved error message a little bit lower. + + 2012.08.06, Version 0.1.5 * Added tab support. diff --git a/css/style.css b/css/style.css index a8504a70..fa61c680 100644 --- a/css/style.css +++ b/css/style.css @@ -74,7 +74,6 @@ body{ cursor:default; color:rgb(222, 41, 41); position: relative; - top: -3px; } .loading{ background:url(/img/spinner.gif);