Closed (works as designed)
Project:
Sasson
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2013 at 13:27 UTC
Updated:
2 Aug 2014 at 19:01 UTC
Jump to comment: Most recent
Comments
Comment #1
erutan commentedYou could go
#sidebar { @include grid(240px); }, if the content is in a liquid container it should expand to fill what remains. In the gist of keeping things responsive you might want to try just putting a min-width or max-width on the sidebar and see if that works.Comment #2
tsi commentedCleaning up