about summary refs log tree commit diff
path: root/uploader/static/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/static/css/theme.css')
-rw-r--r--uploader/static/css/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/static/css/theme.css b/uploader/static/css/theme.css
index dffb655..45e5d3d 100644
--- a/uploader/static/css/theme.css
+++ b/uploader/static/css/theme.css
@@ -15,10 +15,10 @@ body {
 #header #header-nav .nav li a {
     /* Content styling */
     color: #FFFFFF;
-    vertical-align: top;
     font-size: 0.7em;
     text-align: center;
     padding: 1px 7px;
+    text-decoration: none;
 }
 
 #main #breadcrumbs {