summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-18 13:58:08 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-18 13:58:08 -0500
commit9abbd054cc09b9dabc8a8455d8b7e1463095f186 (patch)
tree3d0ff6324359693d5d248b3be385adfe8d365bfd
parentfc154dabe2223cadc2b673b50c52a735a5916c8e (diff)
downloadtozt.net-9abbd054cc09b9dabc8a8455d8b7e1463095f186.tar.gz
tozt.net-9abbd054cc09b9dabc8a8455d8b7e1463095f186.zip
remove extraneous padding
-rw-r--r--root/static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/root/static/style.css b/root/static/style.css
index 2718b8d..8accf1a 100644
--- a/root/static/style.css
+++ b/root/static/style.css
@@ -82,7 +82,6 @@ a:visited {
background-color: #8c8;
border: 1px solid;
padding: 8px;
- padding-bottom: 16px;
}
.main_content h4 {