aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PDFBox.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
-rw-r--r--src/client/views/nodes/PDFBox.scss21
1 files changed, 1 insertions, 20 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss
index 564873cf5..d1dca5c68 100644
--- a/src/client/views/nodes/PDFBox.scss
+++ b/src/client/views/nodes/PDFBox.scss
@@ -189,26 +189,7 @@
}
}
- .pdfBox-tagList {
- display: flex;
- flex-direction: row;
- overflow: auto;
- flex-flow: row;
- flex-wrap: wrap;
- .pdfBox-filterTag, .pdfBox-filterTag-active {
- font-weight: bold;
- padding-left: 6;
- padding-right: 6;
- box-shadow: black 1px 1px 4px;
- border-radius: 5;
- margin: 2;
- height: 20;
- background-color: lightgrey;
- }
- .pdfBox-filterTag-active {
- background-color: white;
- }
- }
+
.pdfBox-title-outer {
width: 100%;
height: 100%;