summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 23:40:14 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 23:40:14 (EDT)
commit229cfe40c60ba2b969dcbde6ebc938394c449fc0 (patch)
treeb32fde974baa6217ba4c106e0b184e293fbaf1ce /main.css
parenta6c4a01b539b82263d2a288a1b7e35ee2ecb8358 (diff)
Increase height of navigation.
Diffstat (limited to 'main.css')
-rw-r--r--main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.css b/main.css
index d226d52..303899e 100644
--- a/main.css
+++ b/main.css
@@ -54,7 +54,7 @@ header div.nav {
header div.nav ul {
float: right;
display: inline;
- height: 32px;
+ height: 64px;
line-height: 32px;
list-style-type: none;
margin: 0px;