Merge branch '3.8'

Conflicts:
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/task/period/archive.php
	templates/web/admin/collection/collection.html.twig
	templates/web/admin/databox/databox.html.twig
	templates/web/login/layout/base-layout.html.twig
This commit is contained in:
Romain Neutron
2013-12-09 14:17:03 +01:00
7 changed files with 76 additions and 8 deletions

View File

@@ -878,7 +878,7 @@ form[name=registerForm] .multiselect-group {
#authentication-sidebar-language {
position: absolute;
top: 0;
left: 0;
left: 20px;
right: 20px;
}

View File

@@ -258,7 +258,7 @@
.ui-autocomplete li.list-item {
width:280px;
height:45px;
min-height:45px;
display:block;
}