You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSS is fixed width instead of using Bootstrap grid system (3 col side bar, 9 col content). If we can agree on the style direction, a corresponding issue to fix sidebar CSS will be needed in the CBP theme.
.sidebar { width: 350px; min-width: 350px; }
The text was updated successfully, but these errors were encountered:
https://us-cbp.github.io/cbp-style-guide/docs/foundation/layouts/type-content-navigation_wFixedSide.html
CSS is fixed width instead of using Bootstrap grid system (3 col side bar, 9 col content). If we can agree on the style direction, a corresponding issue to fix sidebar CSS will be needed in the CBP theme.
.sidebar { width: 350px; min-width: 350px; }
The text was updated successfully, but these errors were encountered: