mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
Now all forms will uniformly occupy the full width of the available row. Bootstrap originally designed forms this way. However, we were setting restricted widths on forms as they were too wide. With the new fixed container layout this is no longer necessary.