1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02:00

Switch versions & docs search (#30336)

This commit is contained in:
XhmikosR
2020-03-05 10:01:15 +02:00
committed by GitHub
parent 0cfd8dfddf
commit 414314f3cb
3 changed files with 4 additions and 10 deletions

View File

@@ -15,10 +15,6 @@
@include box-shadow($dropdown-box-shadow);
@include media-breakpoint-up(md) {
// stylelint-disable declaration-no-important
right: 0 !important; // Override inline style
left: auto !important; // Override inline style
// stylelint-enable declaration-no-important
width: 400px;
}
}