From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 538653B2A0 for ; Wed, 23 Mar 2016 09:41:17 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1458740475; bh=Wgx8OrUIvNwzrFnTdlOGuf+LSPXCfoI0Gw1bi+d6Xo4=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=vq2oo8Y1on3kMc9jHeR4ARJHsd/4Yqq5lHcVILCMP/aNR4PGmJW/P6s9t9G39+Dgi H1+gv6JrCg6dEe9fBpVAgDWbce+JUvPX+A2XZSKaHqxDjGbTGY4elAb3J29RUic3d1 blN9M1nYu6inA27mDS/fcwEYQN6ABbTlcdM2PM30= Sender: toke@toke.dk Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id A527753D7E; Wed, 23 Mar 2016 14:41:14 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht Cc: "cerowrt-devel\@lists.bufferbloat.net" References: Date: Wed, 23 Mar 2016 14:41:14 +0100 In-Reply-To: (Dave Taht's message of "Tue, 22 Mar 2016 10:13:17 -0700") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <8760wduxad.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cerowrt-devel] is there an html expert in the house? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2016 13:41:17 -0000 Dave Taht writes: > The sidebar, flush right, (to heck with these huge margins) and of a fixed size. > The content flush left and for it to resize the flow of the text and > the graphs to fit, no matter the size of the content portion. Pushed fixes to this to the blog-cerowrt repo. Kept the feature where the sidebar moves to the bottom if the browser window is less that 992 px wide - otherwise it's going to look horrible on mobiles :) -Toke