1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

Improve Print & PDF rendering

Tweaked CSS for more compact format utilizing print real estate.
This commit is contained in:
sauls8t 2018-03-24 14:42:35 +00:00
parent 3e1ee64e6f
commit c3c4e9820e
5 changed files with 712 additions and 679 deletions

View file

@ -77,7 +77,6 @@ $link-decoration: none;
$link-hover-color: darken($link-color, 15%) !default;
$link-hover-decoration: none;
//
// Bootstrap includes
//
@ -102,6 +101,7 @@ $link-hover-decoration: none;
@import "node_modules/bootstrap/scss/tables";
@import "node_modules/bootstrap/scss/badge";
// Boostrap overrides
.modal-80 {
max-width: 80% !important;