margin right

This commit is contained in:
mdipierro
2015-03-18 18:32:10 -05:00
parent dbe3951507
commit 8de4fbf38f

View File

@@ -309,5 +309,8 @@ td.w2p_fc,
width: 100%;
}
input[type=checkbox], input[type=radio] {
margin: 4px 5px 0 0;
margin: 4px 4px 0 0;
}
.btn {
margin-right: 4px;
}