Commit a4466fb7 by Matjaz Gregoric Committed by Tim Krones

Increase padding between zone input and close button.

The button would be too close to the input field on small screens.
parent 7c3c2a20
......@@ -179,7 +179,7 @@
}
.xblock--drag-and-drop--editor .zones-form .zone-row label > input {
width: 66%;
width: 63%;
margin: 0 0 5px;
line-height: 2.664rem; /* .title gets line-height from a Studio rule that does not apply to .description;
here we make sure that both input fields get the same value for line-height */
......
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