Author: fchrist
Date: Wed Sep 5 13:23:47 2012
New Revision: 1381167
URL: http://svn.apache.org/viewvc?rev=1381167&view=rev
Log:
STANBOL-729 remove the list style (bullets) from breadcrumbs
Modified:
incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
Modified: incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css?rev=1381167&r1=1381166&r2=1381167&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css (original)
+++ incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css Wed Sep 5
13:23:47 2012
@@ -142,6 +142,7 @@ div.breadcumbs ul {
}
div.breadcrumbs ul li {
+ list-style: none;
float: left;
}