summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 88c24facf2..0f1967ceb7 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -137,6 +137,7 @@ pre,
border-radius: 0 4px 4px 0;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2);
padding: 0.2em;
+ margin-top: 15px;
}
.note {
border-left: 4px solid #FFDE09;
@@ -755,7 +756,7 @@ li.disabled a {
background-color: #F4F7F7;
border-right: 1px solid rgba(0,0,0,0.04);
float: left;
- width: 320px;
+ width: 320px;
}
.leftside {
grid-area: leftside;