summaryrefslogtreecommitdiff
path: root/themes/minimal/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/minimal/style.css')
-rw-r--r--themes/minimal/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/minimal/style.css b/themes/minimal/style.css
index 884e3f2692..32f9a6c59c 100644
--- a/themes/minimal/style.css
+++ b/themes/minimal/style.css
@@ -786,6 +786,7 @@ html[dir='rtl'] .icon, html[dir='rtl'] .adminicon {
border-right:solid black 1px;
}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {font-weight:bold;}
img.block {
@@ -1738,7 +1739,6 @@ html[dir='rtl'] .flyout3 {text-align:right;}
.sb_desc_indi_li {list-style-type:none; white-space:nowrap;}
.desc_tree_div {display:none;}
.desc_tree_div ul {padding:0; margin-left:10px; margin-top:0; margin-right:0;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}