aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r--template/yoga/default-layout.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index 447cc957f..602355530 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -30,7 +30,7 @@ H1 {
H2 {
margin: 0;
- padding: 5px;
+ padding: 0px 5px 4px;
text-align: left;
font-size: 120%;
}
@@ -90,7 +90,7 @@ select.categoryList {
/** go to an admin.css ? **/
.table2 {
- border: 1px solid black;
+ border: 1px solid black;
margin: 1em auto;
padding: 0;
}
@@ -228,7 +228,7 @@ FORM#categoryPermissions LI {
padding: 0;
}
-BODY#theAdminPage #theHeader P {
+BODY#theAdminPage #theHeader P {
display: none;
}
@@ -257,3 +257,4 @@ UL.actions A {
border: none;
}
+