From da022918e481aaa1fd6caf30dfb7a41a95d29b7b Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 20 Nov 2009 11:28:37 +0000 Subject: [PATCH] Patch from Daniel Fernandes fixing a bit incorrect layout on the users page git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1351 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/images/Orange.css | 7 +++++++ www/users.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/www/images/Orange.css b/www/images/Orange.css index 1e1793546..b9cda202f 100644 --- a/www/images/Orange.css +++ b/www/images/Orange.css @@ -201,6 +201,13 @@ div.logoimg { /*border-left: 1px solid #f2f2f2; */ } +#main2 { + float: left; + margin-left: 15px; + padding: 0; + width: 96%; +} + .post-footer { background-color: #FAFAFA; padding: 5px; margin-top: 20px; diff --git a/www/users.html b/www/users.html index 876e276cb..5dd8f0ff4 100644 --- a/www/users.html +++ b/www/users.html @@ -33,7 +33,7 @@
-
+

SCST Users