mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
flip the columns, tweak some of the styles
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
// Side navigation
|
||||
//
|
||||
|
||||
.bd-sidebar {
|
||||
@include media-breakpoint-up(md) {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bd-search {
|
||||
position: relative;
|
||||
margin-bottom: 1.5rem;
|
||||
@@ -22,6 +16,10 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
padding-right: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bd-search-results {
|
||||
|
||||
Reference in New Issue
Block a user