Skip to content

Commit 1bfc970

Browse files
cscheidjjallaire
authored andcommitted
revert css change to button
1 parent 4a2753f commit 1bfc970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/formats/html/bootstrap/_bootstrap-rules.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ nav[role="doc-toc"].slow > * {
15911591
}
15921592
}
15931593

1594-
main.content button:not(.code-copy-button), .btn.btn-quarto, div.cell-output-display .btn-quarto {
1594+
.btn.btn-quarto, div.cell-output-display .btn-quarto {
15951595
@include button-variant(
15961596
$btn-bg,
15971597
$btn-bg,

0 commit comments

Comments
 (0)