summaryrefslogtreecommitdiff
path: root/fugitive.css
diff options
context:
space:
mode:
Diffstat (limited to 'fugitive.css')
-rw-r--r--fugitive.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/fugitive.css b/fugitive.css
index a03adf2..826fe97 100644
--- a/fugitive.css
+++ b/fugitive.css
@@ -26,6 +26,7 @@ nav {
text-align: left;
}
nav ul { padding: 0; margin: 0; }
+nav ul.nav { float: right; }
nav ul li { display: inline; }
nav ul li:before { content: " — "; }
nav ul li:first-child:before { content: ""; }