mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Switch to using javascript widgets using site styling
- Quickstart selector is implemented using bootstrap-select rather than the dropdown button used elsewhere - Quickstart selector is still to be styled
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.js-quickstart-selector {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
width: 1024px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user