Skip to content
Snippets Groups Projects
Commit 00f83700 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Fix to issue #639.

parent 917fff62
Branches
No related tags found
No related merge requests found
......@@ -62,6 +62,12 @@
max-width: 100%;
resize: both;
}
.que.stack input[type=checkbox] {
margin-right: 0.4em;
}
.que.stack input[type=radio] {
margin-right: 0.4em;
}
.que.stack input[type=text] {
max-width: 100%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment