1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Follow-up to #12250: remove remaining page margins for print

This commit is contained in:
Mark Otto
2014-01-22 21:51:23 -06:00
parent 08e83a62b7
commit f748390cf5
6 changed files with 4 additions and 12 deletions

View File

@@ -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