mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
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:
@@ -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;
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
<!-- content-wrap starts here -->
|
||||
<div id="content-wrap">
|
||||
<div id="main">
|
||||
<div id="main2">
|
||||
<h1>SCST Users</h1>
|
||||
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user