1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

improve print css

This commit is contained in:
Harvey Kandola 2017-10-05 16:37:00 -04:00
parent de384f2412
commit 604bdf78da
3 changed files with 2 additions and 3 deletions

View file

@ -120,7 +120,7 @@
.document-heading {
.doc-title {
margin: 0 0 10px 0 !important;
margin: 20px 0 10px 0 !important;
}
}

View file

@ -1,5 +1,4 @@
.page-customize {
> .auth-admin, > .general-admin, > .license-admin, > .smtp-admin, > .space-admin {
@include content-container();
}

View file

@ -16,7 +16,7 @@
{{else}}
{{#if canAddCategory}}
{{#unless canSelectCategory}}
{{#link-to 'folder.settings.category' folder.id folder.slug}}Manage{{/link-to}}
{{#link-to 'folder.settings.category' folder.id folder.slug class='non-printable'}}Manage{{/link-to}}
{{/unless}}
{{else}}
<p>&nbsp;</p>