I am new to bootstrap and trying to layout something fairly simple using their grid system, but I am having a difficult time. Here is what I want:
So basically, a title of the Report on the left. A log in button floated right. A panel with report criteria beneath it. The sidebar contains the list of reports and to the right of it is the actual content of the report.
I am having trouble aligning panels and so on. Another problem is that on a wide screen the width of the panels max out at a certain width.
I am looking for a tip or example or a good tutorial on how to do this type of thing.