Skip to content

Commit ec28e8b

Browse files
committed
layout fix
1 parent 025d491 commit ec28e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

breadcrumb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111

1212
?>
13-
<nav class="container-fluid hidden-xs">
13+
<nav class="container-fluid clearfix hidden-xs">
1414
<ul class="breadcrumb clearfix pull-left col-sm-12 col-md-6 col-lg-7" itemscope itemtype="http://schema.org/BreadcrumbList">
1515
<?php
1616
echo $multiloquent->multiloquent_breadcrumbs();

0 commit comments

Comments
 (0)