[+] BO : now Back-office has meta-title by controller
// fix back office template, add missing override git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8849 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+3
-3
@@ -1094,13 +1094,13 @@ html[xmlns] .clearfix {
|
||||
#column_left{
|
||||
width: 610px;
|
||||
float: left;
|
||||
padding-top: 20px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
#column_right{
|
||||
width: 315px;
|
||||
float: right;
|
||||
padding-top: 20px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.F_list{
|
||||
@@ -1708,4 +1708,4 @@ div.progressBarImage
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user