1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Space fixes (#27997)

This commit is contained in:
Martijn Cuppens
2019-01-08 05:46:29 +01:00
committed by XhmikosR
parent b23241480a
commit 48fe2c23d3
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@
}
pre,
blockquote {
border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px
border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px
page-break-inside: avoid;
}