Remove Bootstrap 3
See original GitHub issueFeature Request
Desired behaviour
Bootstrap 3 should not be used. Either remove it or upgrade to "bootstrap": ">=4.1.2"
┆Issue is synchronized with this Jira Epic ┆fixVersions: Dockstore 2.X ┆friendlyId: DOCK-430 ┆sprint: Seabright Sprint 75- Crush ┆taskType: Epic
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Bootstrap 3 how to remove or move offset below in small ...
This makes your div fill the whole 12 columns. and removes the offset on xtra small devices. You can do the same with...
Read more >Components - Bootstrap
Change the @icon-font-path and/or @icon-font-name variables in the source Less files. Utilize the relative URLs option provided by the Less compiler.
Read more >Remove the Bootstrap 3 dependency · Issue #42 - GitHub
I use Bootstrap 4 (throgh a component). After I start using your component, Bootstrap 3 connects and my styles get overriden.
Read more >How can I completely remove Bootstrap from the frontend of ...
There is no dependency if you wish to disable Bootstrap from the frontend and not the backend. My preference is Bootstrap 3, so...
Read more >Remove padding from columns in Bootstrap 3 - Intellipaat
Remove padding from columns in Bootstrap 3 · <div class="col-md-12"> · <h2>OntoExplorer<span style="color:#b92429">.</span></h2> · <div class="col- ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
glyphicons: https://github.com/ga4gh/dockstore/issues/1958 panels: https://github.com/ga4gh/dockstore/issues/1959
https://github.com/dockstore/dockstore-ui2/compare/feature/1899/bootstrapTest had far too many breaking changes. Might be better to defer and break this out into several issues:
Once the above is done, we can start looking at moving to bootstrap 4 (grid breaking changes)