mirror of https://github.com/twbs/bootstrap.git
Follow-up to #12250: remove remaining page margins for print
This commit is contained in:
parent
08e83a62b7
commit
f748390cf5
|
|
@ -229,10 +229,6 @@ table {
|
|||
.navbar {
|
||||
display: none;
|
||||
}
|
||||
@page {
|
||||
margin-top: 2cm;
|
||||
margin-bottom: 2cm;
|
||||
}
|
||||
.table td,
|
||||
.table th {
|
||||
background-color: #fff !important;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -72,10 +72,6 @@
|
|||
.navbar {
|
||||
display: none;
|
||||
}
|
||||
@page {
|
||||
margin-top: 2cm;
|
||||
margin-bottom: 2cm;
|
||||
}
|
||||
.table {
|
||||
td,
|
||||
th {
|
||||
|
|
|
|||
Loading…
Reference in New Issue