Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
problem-builder
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
problem-builder
Commits
a4cc464c
Commit
a4cc464c
authored
Feb 10, 2017
by
Tim Krones
Committed by
GitHub
Feb 10, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #141 from open-craft/long-choices-width
Override layout of choice label in Apros theme
parents
da68b616
e60bf404
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
problem_builder/public/themes/apros.css
+4
-0
No files found.
problem_builder/public/themes/apros.css
View file @
a4cc464c
...
...
@@ -3,6 +3,10 @@
box-sizing
:
content-box
;
/* Avoid a global reset to border-box found on Apros */
}
.mentoring
.questionnaire
.choice-label
{
width
:
100%
}
.themed-xblock.mentoring
.choices-list
.choice-selector
{
padding
:
4px
3px
0
3px
;
font-size
:
16px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment