Commit 68a679b3 by Frances Botsford

making LMS modal buttons more flexible to handle longer strings in translation, eg. French

parent 93607603
......@@ -234,9 +234,10 @@
input[type="submit"] {
display: block;
height: 45px;
height: auto;
margin: 0 auto;
width: 100%;
white-space: normal;
}
}
}
......
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