I am using the following style settings with a new project:
Project Scheme = Bootstrap
Layout = Bootstrap1
Theme = Slate
How do I adjust the width of elements when I click on the button to modify the Bootrstrap1 layout?
I have tried adding "width=" and specifying a number, pixels or percent but it does not seem to make a difference....