summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-11 00:43:22 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-11 00:43:22 +0100
commit0bdb0936333d775c15e40ac8c8f1eadef3885fb0 (patch)
tree2c6ac95f62c72efd28c3d2143227faaed838a0fb /static
parent6276d665e5ebe74cfeccdfa4ee16563e29dffe5a (diff)
downloadIshtar-0bdb0936333d775c15e40ac8c8f1eadef3885fb0.tar.bz2
Ishtar-0bdb0936333d775c15e40ac8c8f1eadef3885fb0.zip
Correct preventive form condition for archeological file modification (closes #71)
Diffstat (limited to 'static')
-rw-r--r--static/media/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/media/style.css b/static/media/style.css
index f0eaada20..221fddebb 100644
--- a/static/media/style.css
+++ b/static/media/style.css
@@ -143,6 +143,7 @@ ul#form_path li{
text-align: center;
padding-left: 10px ;
margin: 0;
+ white-space:nowrap;
}
ul#form_path li.current a{