Skip to content
Snippets Groups Projects
Commit 6bb63e79 authored by Demian Katz's avatar Demian Katz
Browse files

Minor margin tweak.

parent ecc21777
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -93,6 +93,7 @@ input[type=checkbox] {
padding: 6px 8px;
border: 1px solid @gray-lighter;
border-top: 0;
margin-bottom: 5px;
}
@media (max-width: 767px) {
......
......@@ -93,6 +93,7 @@ input[type=checkbox] {
padding: 6px 8px;
border: 1px solid $gray-lighter;
border-top: 0;
margin-bottom: 5px;
}
@media (max-width: 767px) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment