2
0
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:
XhmikosR
2018-09-21 22:39:17 +03:00
parent 37a2534c8e
commit abe37ff83b
5 changed files with 5 additions and 14 deletions
+2 -2
View File
@@ -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;