summaryrefslogtreecommitdiff
path: root/sitestatic
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-16 02:50:22 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-16 02:50:22 -0400
commitd2eb47c0dfc068c7727232d89daeee377969288d (patch)
treea28b938c1eef550a5a0d21fdab0b1fef41d4ffd3 /sitestatic
parent4da7072d827b6cc2cd3aeae908b221b58738f364 (diff)
parentc8d979b8a48805d162ab46cdc4e493da0aa1595c (diff)
Merge branch 'archweb-generic'
Diffstat (limited to 'sitestatic')
-rw-r--r--sitestatic/archweb.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css
index db053a52..22f23b3a 100644
--- a/sitestatic/archweb.css
+++ b/sitestatic/archweb.css
@@ -377,6 +377,10 @@ ul.errorlist {
color: red;
}
+form ul.errorlist {
+ margin: 0.5em 0;
+}
+
/* JS sorting via tablesorter */
table th.tablesorter-header {
padding-right: 20px;