theme tweaks cont.

This commit is contained in:
friendica
2012-10-27 04:01:05 -07:00
parent e29618ee0d
commit 4d97432214
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ aside {
display: block;
width: 200px;
position: absolute;
top: 64px;
top: 48px;
left: 0;
margin-left: 10px;
/* float: left; */
@@ -17,7 +17,7 @@ aside {
section {
position: absolute;
top: 64px;
top: 48px;
left: 250px;
display: block;
right: 15px;