HomeDevCentral

Update CSS framework to Bootstrap 3.4.1

Description

Update CSS framework to Bootstrap 3.4.1

CSS was using Bootstrap 3.0.3 from 2014.
Upgrade to last 3.x release, 3.4.1, from 2019.

To upgrade to Bootstrap 5 breaks the navigation and requires more work,
so in a first phase, we limit the update by staying in 3.x.

From there, we'll be able to explore other options, as:

  • updating navigation to work with Bootstrap 5
  • switch to another framework
  • refresh the whole interface

Also fixes CSS issues noticed during upgrade:

  • dl can benefit from more space between blocks
  • we can reduce vertical scrollbar using vh
  • avoid #wrapper and <nav> to use more width than the viewport

Differential Revision: https://devcentral.nasqueron.org/D3828

Details

Provenance
derecksonAuthored on Thu, Oct 30, 20:34
derecksonPushed on Thu, Oct 30, 20:43
Differential Revision
D3828: Update CSS framework to Bootstrap 3.4.1
Parents
rOBSIDIAN330f740251a9: Modernize ApplicationConfiguration
Branches
Unknown
Tags
Unknown