From 0b49a4ade022c40adbf40cd3099c03576ab11717 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Sat, 17 Aug 2013 11:32:19 +0300 Subject: [PATCH] Move the filelist down --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index cf3e6279..cfa6f613 100755 --- a/css/style.css +++ b/css/style.css @@ -19,8 +19,8 @@ padding-left:160px; width:150px; overflow:hidden; } -#editor-content{ /* -position:relative;top:3em;width: 100%; */ +#editor-content{ +position:relative;top:3em; }