Commit 95ee7260 by Brian Talbot Committed by Andy Armstrong

Studio: resolving visual spacing of hide from students checkboxes

parent 4fa33e25
...@@ -93,7 +93,7 @@ form { ...@@ -93,7 +93,7 @@ form {
} }
.input-checkbox-checked, .input-checkbox-unchecked { .input-checkbox-checked, .input-checkbox-unchecked {
width: $baseline; width: ($baseline*0.75);
} }
.input-checkbox { .input-checkbox {
......
Markdown is supported
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