Merge pull request #9833 from IAS-SYSTEMS-CSC/develop

Fix : missing semicolon
This commit is contained in:
Laurent Destailleur 2018-10-24 03:24:09 +02:00 committed by GitHub
commit 5c72a7630e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3271,7 +3271,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
.boxstats130 {
width: 158px;
height: 48px;
padding: 3px
padding: 3px;
}
.boxstats {
padding: 3px;