Commit 15da9054 by Brian Talbot Committed by Zia Fazal

Studio: resolving visual spacing of hide from students checkboxes

parent 36702e02
...@@ -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