aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 4787aac6c..a86aae0d1 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -213,9 +213,6 @@ table {
img {
max-width: 100% !important;
}
- @page {
- margin: 2cm .5cm;
- }
p,
h2,
h3 {
@@ -232,6 +229,10 @@ table {
.navbar {
display: none;
}
+ @page {
+ margin-top: 2cm;
+ margin-bottom: 2cm;
+ }
.table td,
.table th {
background-color: #fff !important;