startbootstrap-sb-admin-2 icon indicating copy to clipboard operation
startbootstrap-sb-admin-2 copied to clipboard

A free, open source, Bootstrap admin theme created by Start Bootstrap

Results 111 startbootstrap-sb-admin-2 issues
Sort by recently updated
recently updated
newest added

borders are there but are really light almost impossible to distinguish ![Screenshot_2020-07-28 Atomik](https://user-images.githubusercontent.com/1278556/88615739-ebd4f600-d068-11ea-8aeb-735be9cb5720.png)

If you are using sb-admin-2.css with https://editor.datatables.net/examples/simple/simple.html, everything works fine except for validation which prints extremely large font that fills the whole page (See this Screenshot ![editordatadablevalidationerror](https://user-images.githubusercontent.com/57276540/86349684-d59e6a80-bc61-11ea-997b-a77874f8d9a1.JPG))). If I replace...

Why do we write the menu and top bar again on every page? Constant items like menus and topbars need to be defined on a different single page. Other content...

enhancement

the variable `$topbar-base-height` is used for adjusting the height of `.sidebar-brand` & `.topbar` class. But the variable is statically declared without the `!default` keyword. This forces user to modify sb-admin2...

I am currently trying to use the template in a laravel project, but the menu structure is a bit messy for working with menu generation. Dividers and the branding don't...

Is there a quick fix to have the focused input box show the full dropshadow/glow? ![image](https://user-images.githubusercontent.com/46534659/63541709-8630cf00-c4d3-11e9-9657-7553ed2a5d63.png)

bug

It would be great If this theme had a dark mode. And why not with `prefers-color-scheme` tag. Thanks!

enhancement

Currently SBAdmin2 page shows sidebar by default when opened on the mobile device. It takes a good share of scarce screen width, and for my use case I would love...

It seems style and colors for sb-admin-2 badges is a little different than the standard bootstrap style and would be nice to have sample badges displayed in the sb-admin-2 demo...

documentation

Not out of the box, but it can be adapted to be compatible with Vue. _Originally posted by @davidtmiller in https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues/192#issuecomment-458672881_ We hope to have a tutorial to integrate Vue

question