]> BookStack Code Mirror - bookstack/blobdiff - resources/views/pages/pdf.blade.php
Add Slovak translation
[bookstack] / resources / views / pages / pdf.blade.php
index 0cbf4df02a32ec16f7ee99f00e4730236a034ec1..33a009fee5f4dd30af8c3dd723e61d6c42bc57d7 100644 (file)
@@ -14,7 +14,7 @@
         table {
             max-width: 800px !important;
             font-size: 0.8em;
-            width: auto !important;
+            width: 100% !important;
         }
 
         table td {
             clear: both;
             display: block;
         }
-
-        .tag-display {
-            min-width: 0;
-            max-width: none;
-            display: none;
-        }
-
     </style>
 @stop
\ No newline at end of file