Its in all in the title.
I’m trying to get a div on the left of the page to a static width 170px; this works fine.
What I’m having issues with is getting a div next to it, that scales to fit the remaining width.
Is there a simple approach I can use here?
On the right-hand div, just set a margin:
Here’s an example page, works here: