File tree Expand file tree Collapse file tree
src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -633,7 +633,7 @@ LIMIT 100
633633 <div class =" row-fluid" >
634634 <xsl : apply-templates select =" ." mode =" bs2:BreadCrumbBar" />
635635
636- <div id =" doc-controls" class =" span3 " >
636+ <div id =" doc-controls" class =" span4 " >
637637 <xsl : apply-templates select =" key('resources', ac:absolute-path(ldh:base-uri(.)))" mode =" bs2:Timestamp" />
638638
639639 <xsl : if test =" $acl:mode = '&acl; Write'" >
@@ -666,7 +666,7 @@ LIMIT 100
666666
667667 <xsl : template match =" rdf:RDF" mode =" bs2:BreadCrumbBar" >
668668 <xsl : param name =" id" select =" 'breadcrumb-nav'" as =" xs:string?" />
669- <xsl : param name =" class" select =" 'span9 '" as =" xs:string?" />
669+ <xsl : param name =" class" select =" 'span8 '" as =" xs:string?" />
670670
671671 <div >
672672 <xsl : if test =" $id" >
You can’t perform that action at this time.
0 commit comments