change section_width to converse_width

This commit is contained in:
friendica
2013-11-13 17:19:56 -08:00
parent 13fb987b04
commit 0f6907ab68
3 changed files with 9 additions and 12 deletions

View File

@@ -133,10 +133,7 @@ nav {
}
/*
section {width: $section_width;
}
*/
nav:hover {
background-image: linear-gradient(bottom, $nav_bg_3 26%, $nav_bg_4 82%);
@@ -1028,7 +1025,7 @@ footer {
.thread-wrapper.toplevel_item {
width: 92%;
max-width: 1024px;
max-width: $converse_width;
}
.wall-item-body {