Patch from Daniel Fernandes <dfernandes1978@hotmail.com> 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
This commit is contained in:
Vladislav Bolkhovitin
2009-11-20 11:28:37 +00:00
parent 8219791b72
commit da022918e4
2 changed files with 8 additions and 1 deletions

View File

@@ -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;

View File

@@ -33,7 +33,7 @@
<!-- content-wrap starts here -->
<div id="content-wrap">
<div id="main">
<div id="main2">
<h1>SCST Users</h1>
<br>