Remove empty rules

This commit is contained in:
gregoirenovel 2017-04-11 17:02:15 +02:00
parent 6a13e481fd
commit 0d5dd9d492
2 changed files with 0 additions and 7 deletions

View file

@ -62,8 +62,6 @@
text-align: end; text-align: end;
} }
} }
#carto {
}
#private-fields { #private-fields {
.text-primary { .text-primary {
color: #337ab7; color: #337ab7;
@ -101,8 +99,6 @@
font-weight: bold; font-weight: bold;
text-align: end; text-align: end;
} }
.depositaire-info {
}
.btn-action{ .btn-action{
border: none; border: none;
margin: 20px 0 40px 0; margin: 20px 0 40px 0;

View file

@ -20,9 +20,6 @@
margin: 20px; margin: 20px;
} }
#description_page {
}
#carto_page { #carto_page {
margin: 20px; margin: 20px;
} }