mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 11:00:56 +02:00
Follow-up to #12250: remove remaining page margins for print
This commit is contained in:
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@@ -229,10 +229,6 @@ table {
|
|||||||
.navbar {
|
.navbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@page {
|
|
||||||
margin-top: 2cm;
|
|
||||||
margin-bottom: 2cm;
|
|
||||||
}
|
|
||||||
.table td,
|
.table td,
|
||||||
.table th {
|
.table th {
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.css.map
vendored
2
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.min.css
vendored
2
docs/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -72,10 +72,6 @@
|
|||||||
.navbar {
|
.navbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@page {
|
|
||||||
margin-top: 2cm;
|
|
||||||
margin-bottom: 2cm;
|
|
||||||
}
|
|
||||||
.table {
|
.table {
|
||||||
td,
|
td,
|
||||||
th {
|
th {
|
||||||
|
Reference in New Issue
Block a user