2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

tweak design elsewhere

This commit is contained in:
Mark Otto
2022-02-24 20:26:06 -08:00
parent 8962a1cc56
commit 22cd75eb80
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -98,7 +98,7 @@
@include border-top-radius(.25rem);
+ .bd-clipboard + .highlight {
@include border-bottom-radius(.25rem);
@include border-top-radius(0);
}
}
@@ -321,6 +321,7 @@
@include media-breakpoint-up(md) {
padding: .75rem 1.5rem;
@include border-radius(.375rem);
}
pre {
+4 -4
View File
@@ -78,13 +78,13 @@
@include border-radius(.5rem);
box-shadow: $dropdown-box-shadow;
li + li {
margin-top: .125rem;
}
.dropdown-item {
@include border-radius(.25rem);
+ .dropdown-item {
margin-top: .125rem;
}
&:active {
.bi {
color: inherit !important; // stylelint-disable-line declaration-no-important