summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/themes')
-rw-r--r--demos/quickstart/themes/Simple/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/quickstart/themes/Simple/style.css b/demos/quickstart/themes/Simple/style.css
index 406384d3..31fb71f4 100644
--- a/demos/quickstart/themes/Simple/style.css
+++ b/demos/quickstart/themes/Simple/style.css
@@ -163,9 +163,10 @@ tt {
}
.samplepanel {
- margin: 10px;
+ margin: 0px;
border: 1px solid silver;
padding: 10px;
+ margin-bottom:10px;
}
.sampletitle {