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

Fix to issue #639.

parent c0165c1b
No related branches found
No related tags found
No related merge requests found
...@@ -62,6 +62,12 @@ ...@@ -62,6 +62,12 @@
max-width: 100%; max-width: 100%;
resize: both; 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] { .que.stack input[type=text] {
max-width: 100%; max-width: 100%;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment