mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Remove unneeded suppression and clean up docs less files.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// stylelint-disable declaration-no-important, selector-attribute-quotes
|
||||
// stylelint-disable declaration-no-important
|
||||
|
||||
// Docsearch overrides
|
||||
//
|
||||
@@ -27,7 +27,7 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
[class^=ds-dataset-] {
|
||||
[class^="ds-dataset-"] {
|
||||
padding: 0 !important;
|
||||
overflow: visible !important;
|
||||
background-color: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user