clear floats after main service div

This commit is contained in:
Frédéric Péters 2015-06-23 07:32:36 +02:00
parent dd3830f7ed
commit 5e6ee87d65
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ button.submit:active, button.submit:focus {
}
#rub_service {
overflow: hidden;
clear: both;
}
#rub_service label {
color: #333;