clean up the default page definition - get rid of right_aside which is illegal

This commit is contained in:
friendica
2013-09-29 21:55:40 -07:00
parent 398162f78a
commit 3f79a9581a
3 changed files with 8 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ nav {
background-color: #ff0000;
}
aside {
aside#region_1 {
display: block;
width: 210px;
position: absolute;
@@ -17,6 +17,10 @@ aside {
margin-left: 10px;
}
aside input[type='text'] {
width: 174px;
}
section {
position: absolute;