// bug h1 category and breadcrumb

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17788 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-10-05 12:28:13 +00:00
parent 330a05f9f0
commit 6671707615
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
h1{margin-bottom:10px;}
.resumecat {
margin:15px 0 10px 0;
padding:8px 7px;
+1 -1
View File
@@ -535,7 +535,7 @@ div.star_hover a, div.star a:hover { background-position: 0 -32px }
BREADCRUMB
************************************************************************************************ */
.breadcrumb {
margin-bottom:20px;
margin-bottom:10px;
font-size:12px
}
.breadcrumb .navigation-pipe {margin:0 3px 0 5px}