Skip to content

Commit

Permalink
Stick to Bootstrap button styling when $enable-rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Aug 17, 2023
1 parent d52e509 commit dcab8fb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
15 changes: 0 additions & 15 deletions assets/scss/_buttons.scss

This file was deleted.

4 changes: 0 additions & 4 deletions assets/scss/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
width: 100%;
text-indent: 1.25em;

@if $enable-rounded {
border-radius: 1rem;
}

&:not(:focus) {
background: transparent;
}
Expand Down
1 change: 0 additions & 1 deletion assets/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
@import "nav";
@import "sidebar-tree";
@import "sidebar-toc";
@import "buttons";
@import "breadcrumb";
@import "alerts";
@import "content";
Expand Down

0 comments on commit dcab8fb

Please sign in to comment.